{"id":20669721,"url":"https://github.com/genielabs/discreet","last_synced_at":"2025-04-19T18:12:45.737Z","repository":{"id":38985946,"uuid":"217916723","full_name":"genielabs/discreet","owner":"genielabs","description":"Chat client (IRC) implemented as Angular 2 PWA","archived":false,"fork":false,"pushed_at":"2023-06-09T12:53:50.000Z","size":7271,"stargazers_count":11,"open_issues_count":22,"forks_count":4,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-29T11:34:28.703Z","etag":null,"topics":["angular-material","angular8","irc-client","pwa","self-hosted","webirc"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/genielabs.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}},"created_at":"2019-10-27T21:07:22.000Z","updated_at":"2025-02-05T00:25:19.000Z","dependencies_parsed_at":"2023-02-15T06:32:00.182Z","dependency_job_id":null,"html_url":"https://github.com/genielabs/discreet","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/genielabs%2Fdiscreet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/genielabs%2Fdiscreet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/genielabs%2Fdiscreet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/genielabs%2Fdiscreet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/genielabs","download_url":"https://codeload.github.com/genielabs/discreet/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249760127,"owners_count":21321843,"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":["angular-material","angular8","irc-client","pwa","self-hosted","webirc"],"created_at":"2024-11-16T20:15:50.513Z","updated_at":"2025-04-19T18:12:45.710Z","avatar_url":"https://github.com/genielabs.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Discreet (codename: ng-web-irc)\n\n\u003cimg src=\"https://raw.githubusercontent.com/genielabs/discreet/master/src/assets/discreet-irc.jpeg\" /\u003e\n\nDiscreet is a self-hosted anonymous chat client based on the IRC protocol implemented over a websocket connection (WebIRC).\nWritten using [Angular](https://angular.io/) and [Angular-Material](https://material.angular.io/).\n\nFeatures in brief:\n- responsive and adaptive layout that works both on desktop and mobile\n- supports different locales\n- emoji and IRC color codes decoding\n- nick auto-complete (by start typing `@` and a few initial letters) \n- public/private message notifications\n- automatic media urls parsing (e.g. gets and displays YouTube video info)\n- automatic video playlists with integrated video player\n- integrated YouTube video search\n- dark theme\n\nDiscreet has been tested with [InspIRCD](https://github.com/inspircd/inspircd) with *websocket* module enabled.\nYou can change server connection properties by editing the file `src/assets/server-list.json`.\n\n**PLEASE NOTE**\n\nThe file `src/app/irc-client-service/irc-client-service.ts` only contains a basic and draft implementation of IRC client protocol.\nFull protocol specifications are available from [IRCv3 Specifications](https://ircv3.net/irc/). \n\nDue to a bug in the CLI, you might encounter a \"Javascript heat out of memory\" while running `ng serve`. This can be fixed by using the following command instead:\n\n`node --max_old_space_size=8048 ./node_modules/@angular/cli/bin/ng serve`\n\n\n## Development server\n\nRun `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.\n\n### Serving files in for a specific locale\n\nRun `ng serve --configuration=\u003clang_id\u003e` (eg. `ng serve --configuration=it` for italian).\n\n#### Implemented locales\n\n- English\n- Italian\n\n## Code scaffolding\n\nRun `ng generate component component-name` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module`.\n\n## Build\n\nRun `ng build` to build the project. The build artifacts will be stored in the `dist/en` directory. Use the `--prod` flag for a production build.\n\n### Building with locale support\n\nRun `npm run build-i18n`. The build artifacts will be stored in the `dist/\u003clang_id\u003e` directory.\nThe `dist/index.html` file will auto detect client language and redirect the browser to the current\nlocale folder if supported (eg. `dist/it` for italian), otherwise will fallback to the default language (english).\n\n## Running unit tests\n\nRun `ng test` to execute the unit tests via [Karma](https://karma-runner.github.io).\n\n## Running end-to-end tests\n\nRun `ng e2e` to execute the end-to-end tests via [Protractor](http://www.protractortest.org/).\n\n## Further help\n\nTo get more help on the Angular CLI use `ng help` or go check out the [Angular CLI README](https://github.com/angular/angular-cli/blob/master/README.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgenielabs%2Fdiscreet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgenielabs%2Fdiscreet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgenielabs%2Fdiscreet/lists"}