TheGoddessInari / hamsket

Free and Open Source messaging and emailing app that combines common web applications into one.
GNU General Public License v3.0
880 stars 55 forks source link

Hamsket

Hamsket

Free, Open Source and Cross Platform messaging and emailing app that combines common web applications into one.

GNU GPL v3 Gitter Release Nightly

DevOps Build DevOps Deployment Dependencies DevDependencies

Nightly build artifacts are available in Windows (Win64), Mac (DMG / App), and Linux (AppImage64 / RPM64 / DEB64 / Tarball64) packaging flavors.
Logo designed by Andriy Yurchenko.
Original Rambox by Ramiro Saenz.

Table of Contents


Screenshot

Hamsket


Services available - 95

WhatsApp Messenger Skype Slack Hangouts Telegram WeChat Gmail HipChat ChatWork GroupMe Grape Gitter Steam Discord Noysi Outlook Outlook 365 TutaNota Hushmail BearyChat Aol Sync Wire Rocket Chat Missive Yahoo! Mail Ryver Yandex Mail Dasher DingTalk FlowDock Mattermost Voxer Glip mysms ICQ TweetDeck Zinc FreeNode MightyText Zoho Email Zoho Chat Roundcube Horde SquirrelMail Zimbra Hootsuite Amium RainLoop iCloud Mail IRC Cloud Kiwi IRC Smooch Crisp Flock Openmailbox Typetalk Drift Cisco Webex Teams Fleep Socialcast Element Pushbullet Movim Kaiwa Zyptonite LinkedIn The Lounge Kezmo Teams Xing Workplace FastMail Hibox Jandi Threema Messenger for Pages VK Messenger Mastodon Teamwork Chat ClockTweets Intercom Voice Sandstorm Gadu-Gadu Mail.Ru Kune Zulip Stride Hangouts Chat Messenger for Business Android Messages Instagram














































Features


Privacy

No personal information will be saved or tracked.

Sessions will persist using the partition:persist attribute for Webviews. So every time you open Hamsket, your sessions will keep alive until you remove the service.

Sync feature use Auth0 for Single Sign On & Token Based Authentication and to store the services that user is using (and the configuration for each service). You are always welcome to check the code! ;)

Auth0 is disabled pending name change and rewrite of the functionality to best preserve your security and functionality.


Donations

Keep in mind, I'm not pushing this. I'll do my best regardless.

Type URL/Wallet
GitHub Sponsors https://github.com/sponsors/TheGoddessInari/

Compiling

To build your own copy, you need:

These need to be added to your PATH.

git clone https://github.com/TheGoddessInari/hamsket.git
cd hamsket
npm install
npm run repack:win64

You can substitute win64 for linux32, linux64, win32, or osx as desired. This will create an unpacked directory in 'dist' for testing.

npm run setup

This step instead of repack will create an installer appropriate to your platform in 'dist'. You can place unpacked files over where the installers normally place their files for development/testing purposes.

NOTE: 32-bit builds are deprecated by electron-builder and are likely to be removed at some point in the future.


Contributing

Want to report a bug, request a feature, contribute to or translate Hamsket? We need all the help we can get! Fork and work!


Quickstart

git clone https://github.com/TheGoddessInari/hamsket.git
cd hamsket
npm install
npm start

See Contributing.md for more detailed information about getting set up.


Disclosure

Hamsket is not affiliated with any of the messaging apps offered.


License

GNU GPL v3