{"id":13546593,"url":"https://nicolasconstant.github.io/sengi/","last_synced_at":"2025-04-02T18:31:23.480Z","repository":{"id":37218750,"uuid":"124977736","full_name":"NicolasConstant/sengi","owner":"NicolasConstant","description":"Mastodon \u0026 Pleroma Multi-account Desktop Client","archived":false,"fork":false,"pushed_at":"2025-01-07T05:46:44.000Z","size":35565,"stargazers_count":552,"open_issues_count":135,"forks_count":33,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-03-31T20:05:39.367Z","etag":null,"topics":["client","desktop","mastodon","multi-account","pleroma"],"latest_commit_sha":null,"homepage":"https://nicolasconstant.github.io/sengi/","language":"TypeScript","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/NicolasConstant.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","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,"dei":null,"publiccode":null,"codemeta":null},"funding":{"patreon":"nicolasconstant"}},"created_at":"2018-03-13T02:05:13.000Z","updated_at":"2025-03-22T08:13:35.000Z","dependencies_parsed_at":"2023-01-27T08:46:01.665Z","dependency_job_id":"69f40777-ba2c-42b8-9cdb-1d8e3e042fda","html_url":"https://github.com/NicolasConstant/sengi","commit_stats":{"total_commits":1315,"total_committers":8,"mean_commits":164.375,"dds":0.05551330798479093,"last_synced_commit":"822ef219854e36fa3eac472da1f8568b11c9ae0d"},"previous_names":[],"tags_count":78,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NicolasConstant%2Fsengi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NicolasConstant%2Fsengi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NicolasConstant%2Fsengi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NicolasConstant%2Fsengi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NicolasConstant","download_url":"https://codeload.github.com/NicolasConstant/sengi/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246531975,"owners_count":20792736,"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":["client","desktop","mastodon","multi-account","pleroma"],"created_at":"2024-08-01T12:00:40.688Z","updated_at":"2025-04-02T18:31:23.475Z","avatar_url":"https://github.com/NicolasConstant.png","language":"TypeScript","funding_links":["https://patreon.com/nicolasconstant"],"categories":["Clients","Alternative Web Front-ends","客户端"],"sub_categories":["Mastodon"],"readme":"![GitHub release](https://img.shields.io/github/release/nicolasconstant/sengi.svg?style=flat-square) [![License: AGPL v3](https://img.shields.io/badge/License-AGPL%20v3-blue.svg?style=flat-square)](https://www.gnu.org/licenses/agpl-3.0) [![AppVeyor master](https://img.shields.io/appveyor/ci/NicolasConstant/sengi/master.svg?style=flat-square)](https://ci.appveyor.com/project/NicolasConstant/sengi) [![AppVeyor tests master](https://img.shields.io/appveyor/tests/nicolasconstant/sengi/master.svg?style=flat-square)](https://ci.appveyor.com/project/NicolasConstant/sengi/build/tests) \n \n## Introduction\n\nSengi is a **Mastodon** and **Pleroma** desktop focused client. It takes inspiration from the old Tweetdeck [client](https://static.makeuseof.com/wp-content/uploads/2012/02/muo-tweetdeck2b.png), the new Tweetdeck webapp and Mastodon UI. \n\nIt is strongly focused on the following points:\n\n  * Heavily oriented on multi-accounts usage \n  * Desktop based interactions (right click, left click, etc)\n  * One column at a time display (leave it on the side of your screen, and keep an eye on it while doing your other stuff)\n\nIt is released as a **browser webapp** and also packaged as an **cross-platform desktop application** (Mac, Windows, and Linux).\n\nThe Electron code isn't hosted here anymore, and you'll find it [here](https://github.com/NicolasConstant/sengi-electron).\n\n## Official project page\n\n[Discover Sengi](https://nicolasconstant.github.io/sengi/)\n\n## State of development\n\nThe first major stable release has been published (1.0.0), the project is open to external contributions.\n\n## Screens\n\n![https://raw.githubusercontent.com/NicolasConstant/sengi/master/docs/images/presentation_small.gif](https://raw.githubusercontent.com/NicolasConstant/sengi/master/docs/images/presentation_small.gif)\n\n## Docker\n\nA docker image is available for auto-hosting your own Sengi webapp!\n\n```\ndocker run -d -p 80:80 nicolasconstant/sengi\n```\n\nFind more informations [here](https://github.com/NicolasConstant/sengi/blob/master/DOCKER.md).\n\nThe docker image also provide a landing page so that you can open a pop-up really easily. \u003cbr /\u003e\nIt's available in ```https://your-host/start/index.html```\n\n## Contact\n\n  * [Official Sengi Account](https://mastodon.social/@sengi_app)\n\n## Contribute\n\nPlease see the [contributing guidelines](https://github.com/NicolasConstant/sengi/blob/master/CONTRIBUTING.md)\n\n## License\n\nThis project is licensed under the AGPLv3 License - see [LICENSE](https://github.com/NicolasConstant/sengi/blob/master/LICENSE) for details\n\n## Credits\n\nSee [credits](https://github.com/NicolasConstant/sengi/blob/master/CREDITS.md)\n\n## Dependencies \n\n  * [Angular 7](https://github.com/angular/angular)\n  * [NGXS](https://github.com/ngxs/store)\n  * [SASS](https://github.com/sass/dart-sass)\n  * [Electron 10](https://github.com/electron/electron)\n\n## What's a sengi?!\n\nIt's a little [elephant shrew](https://en.wikipedia.org/wiki/Elephant_shrew) from Africa: \n\n![Rhynchocyon petersi](https://upload.wikimedia.org/wikipedia/commons/thumb/8/81/Rhynchocyon_petersi_from_side.jpg/400px-Rhynchocyon_petersi_from_side.jpg)\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/nicolasconstant.github.io%2Fsengi%2F","html_url":"https://awesome.ecosyste.ms/projects/nicolasconstant.github.io%2Fsengi%2F","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/nicolasconstant.github.io%2Fsengi%2F/lists"}