{"id":13432598,"url":"https://github.com/moose-team/friends","last_synced_at":"2025-09-27T07:31:44.896Z","repository":{"id":31038574,"uuid":"34597195","full_name":"moose-team/friends","owner":"moose-team","description":":tv: P2P chat powered by the web.","archived":true,"fork":false,"pushed_at":"2018-08-29T02:36:47.000Z","size":1513,"stargazers_count":3166,"open_issues_count":53,"forks_count":342,"subscribers_count":145,"default_branch":"master","last_synced_at":"2024-05-21T19:40:54.561Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://moose-team.github.io/friends/","language":"JavaScript","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/moose-team.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-04-26T04:02:23.000Z","updated_at":"2024-05-18T04:33:22.000Z","dependencies_parsed_at":"2022-09-24T08:52:41.664Z","dependency_job_id":null,"html_url":"https://github.com/moose-team/friends","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moose-team%2Ffriends","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moose-team%2Ffriends/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moose-team%2Ffriends/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/moose-team%2Ffriends/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/moose-team","download_url":"https://codeload.github.com/moose-team/friends/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234410206,"owners_count":18828155,"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":[],"created_at":"2024-07-31T02:01:13.955Z","updated_at":"2025-09-27T07:31:39.081Z","avatar_url":"https://github.com/moose-team.png","language":"JavaScript","funding_links":[],"categories":["JavaScript","Apps","others","Example apps","Communications"],"sub_categories":["Messenger","Open Source","Chat and Messaging"],"readme":"# Friends\n\n\u003e P2P chat powered by the Web.\n\n[![travis][travis-image]][travis-url]\n[![david][david-image]][david-url]\n[![javascript style guide][standard-image]][standard-url]\n\n[travis-image]: https://img.shields.io/travis/moose-team/friends/master.svg\n[travis-url]: https://travis-ci.org/moose-team/friends\n[david-image]: https://img.shields.io/david/moose-team/friends.svg\n[david-url]: https://david-dm.org/moose-team/friends\n[standard-image]: https://img.shields.io/badge/code_style-standard-brightgreen.svg\n[standard-url]: https://standardjs.com\n\n![screenshot](static/screenshot.png)\n\n**This project is alpha quality.** You probably only want to use this if you like to send pull requests fixing things :)\n\n## How it works\n\nSee [our site](http://moose-team.github.io/friends/) or the `gh-pages` branch.\n\n## Install\n\n### Prerequisites\n\nYou'll need [Node.js](https://nodejs.org) (`\u003e= 4`) and [npm](https://www.npmjs.com/package/npm) (`\u003e= 2.8.3`).\n\n### Build\n\nClone the source locally:\n\n```sh\n$ git clone https://github.com/moose-team/friends\n$ cd friends\n```\n\nInstall project dependencies:\n\n```sh\n$ npm install\n```\n\nCompile leveldown for [electron](http://electron.atom.io/):\n\n```sh\n$ npm run rebuild-leveldb\n```\n\nIf you are not on 64-bit architecture, you will have to modify the command in package.json:\n\n```\n\"rebuild-leveldb\": \"cd node_modules/leveldown \u0026\u0026 set HOME=~/.electron-gyp \u0026\u0026 node-gyp rebuild --target=$(../../version.js) --arch=x64 --dist-url=https://atom.io/download/atom-shell\"\n```\n\nto use `--arch=ia32`.\n\n## Usage\n\n### GitHub Login\n\nFriends currently uses your git and github configuration for authentication.\n\nIf you don't already have a public key on GitHub and corresponding private key on your machine, you'll need to [set that up first](https://help.github.com/articles/generating-ssh-keys/). Make sure your github username is also set, using `git config --global github.user yourusername`.\n\nIf you're having trouble getting this part to work, do this to get debug information:\n\n```\n$ npm i github-current-user -g\n$ DEBUG=* github-current-user\n```\n\nand then report an [issue](https://github.com/moose-team/friends/issues).\n\n**Note**: DSA keys are not supported. You should switch to RSA anyway for security reasons.\n\nIf it can't verify you, try doing `ssh-add ~/.ssh/id_rsa`. Your key should show up when you run `ssh-add -l`.\n\n### Run\n\nTo run from the command line, execute `npm start`.\n\nTo create a distributable app, run `npm run package`.\n\n## Contributing\n\nContributions welcome! Please read the [contributing guidelines](CONTRIBUTING.md) before getting started.\n\n## License\n\n[MIT](LICENSE.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoose-team%2Ffriends","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmoose-team%2Ffriends","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoose-team%2Ffriends/lists"}