{"id":13469993,"url":"https://github.com/knadh/niltalk","last_synced_at":"2025-04-12T21:28:30.676Z","repository":{"id":30298039,"uuid":"33849718","full_name":"knadh/niltalk","owner":"knadh","description":"Instant, disposable, single-binary web based live chat server. Go + VueJS.","archived":false,"fork":false,"pushed_at":"2023-04-10T05:45:17.000Z","size":339,"stargazers_count":953,"open_issues_count":9,"forks_count":119,"subscribers_count":35,"default_branch":"master","last_synced_at":"2025-04-04T01:07:22.235Z","etag":null,"topics":["chat","chat-room","chat-server","communication","disposable","private-chat","private-messaging"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/knadh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2015-04-13T05:33:13.000Z","updated_at":"2025-03-31T15:05:50.000Z","dependencies_parsed_at":"2024-01-14T08:10:06.972Z","dependency_job_id":null,"html_url":"https://github.com/knadh/niltalk","commit_stats":{"total_commits":27,"total_committers":2,"mean_commits":13.5,"dds":"0.14814814814814814","last_synced_commit":"979fe776745ec532a6ef7f92d6ef8c354b00109e"},"previous_names":["goniltalk/niltalk"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Fniltalk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Fniltalk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Fniltalk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/knadh%2Fniltalk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/knadh","download_url":"https://codeload.github.com/knadh/niltalk/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248633971,"owners_count":21136956,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["chat","chat-room","chat-server","communication","disposable","private-chat","private-messaging"],"created_at":"2024-07-31T16:00:20.854Z","updated_at":"2025-04-12T21:28:30.656Z","avatar_url":"https://github.com/knadh.png","language":"Go","funding_links":[],"categories":["Go","others"],"sub_categories":[],"readme":"# Niltalk\n\nNiltalk is a web based disposable chat server. It allows users to create\npassword protected disposable, ephemeral chatrooms and invite peers to chat rooms. Rooms can\nbe disposed of at any time.\n\n![niltalk](https://user-images.githubusercontent.com/547147/78459728-9f8c3180-76d8-11ea-8c0a-9cf9bfe64341.png)\n\n## Installation\nNiltalk supports in-memory / file / Redis as the backend for persisting room and session states.\n\n### Manual\n- Download the [latest release](https://github.com/knadh/niltalk/releases) for your platform and extract the binary.\n- Run `./niltalk --new-config` to generate a sample config.toml and add your configuration.\n- Run `./niltalk` and visit http://localhost:9000.\n\n### Docker\nThe official Docker image `niltalk:latest` is [available here](https://hub.docker.com/r/kailashnadh/niltalk). To try out the app, copy [docker-compose.yml](docker-compose.yml) and run `docker-compose run niltalk`.\n\n### Customisation\nThe static HTML/JS/CSS assets can be customized. Copy the `static` directory from the repository, change the files, and do: `./niltalk --static-dir=/path/to/custom/static`\n\n\u003e This is a complete rewrite of the old version that had been dead and obsolete for several years (can be found in the `old` branch). These codebases are not compatible with each other and `master` has been overwritten.\n\nLicensed under AGPL3\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fknadh%2Fniltalk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fknadh%2Fniltalk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fknadh%2Fniltalk/lists"}