Sengi è un client desktop focalizzato su Mastodon e Pleroma. Prende ispirazione dal vecchio client Tweetdeck, dalla nuova webapp Tweetdeck e dall'interfaccia utente Mastodon. https://mastodon.it
Go to file
Nicolas Constant e137317dc1
added build folder
2019-10-31 23:49:13 -04:00
.vscode added debug settings 2019-03-28 23:16:02 -04:00
assets/icons added icons 2019-04-06 20:00:01 -04:00
docs remove loop 2019-08-02 19:16:13 -04:00
e2e project clean up, root folder more logical 2018-07-31 20:46:44 -04:00
src added redirection to url root 2019-10-31 19:58:09 -04:00
.dockerignore added build folder 2019-10-31 23:49:13 -04:00
.editorconfig project clean up, root folder more logical 2018-07-31 20:46:44 -04:00
.gitignore Merge pull request #85 from NicolasConstant/develop 2019-04-12 22:33:01 -04:00
.travis.yml Revert "install x32 deps" 2019-07-24 16:23:23 -04:00
CONTRIBUTING.md init 2019-02-20 19:17:06 -05:00
Dockerfile Initial Dockerfile bring up using lighttpd as a static page web server 2019-09-24 18:08:27 -04:00
LICENSE AGPL licensing 2018-09-20 19:05:25 -04:00
README.md added screen, link to project page 2019-08-02 18:27:03 -04:00
angular.json starting working on emoji-picker 2019-07-27 17:01:47 -04:00
appveyor.yml added ftp deployement 2019-04-06 19:10:58 -04:00
karma.conf.js trigger CI 2018-10-28 20:06:35 -04:00
lighttpd.conf Initial Dockerfile bring up using lighttpd as a static page web server 2019-09-24 18:08:27 -04:00
main-electron.js mac menu based on apple specifications fix #165 2019-09-29 18:57:24 -04:00
package-lock.json added build folder 2019-10-31 23:49:13 -04:00
package.json road to 0.18.1 2019-10-11 23:02:10 -04:00
protractor.conf.js project clean up, root folder more logical 2018-07-31 20:46:44 -04:00
tsconfig.json emoji counting, fix #141 2019-07-29 18:38:55 -04:00
tslint.json project clean up, root folder more logical 2018-07-31 20:46:44 -04:00

README.md

GitHub release License: AGPL v3 AppVeyor master AppVeyor tests master

Introduction

Sengi is a Mastodon and Pleroma desktop focused client. It takes inspiration from the old Tweetdeck client, the new Tweetdeck webapp and Mastodon UI.

It is strongly focused on the following points:

  • Heavily oriented on multi-accounts usage
  • Desktop based interactions (right clic, left clic, etc)
  • One column at a time display (leaves it on the side of your screen, and keep an eye on it while doing your other stuff)

It is released as a browser webapp and also packaged as an cross-platform desktop application (Mac, Windows, and Linux).

Official project page

Discover Sengi

State of development

Sengi already supporting all the basics functionalities, but many minors enhancements are still needed before a 1.0.0 release.

Screens

/docs/images/presentation_small.gif

Contact

What's a sengi?!

It's a little elephant shrew from Africa:

Rhynchocyon petersi

Contribute

Please see the contributing guidelines.

License

This project is licensed under the AGPLv3 License - see LICENSE for details

Dependencies