winget install --id=TheGoddessInari.Hamsket -e
FOSS messaging and emailing app that combines common web applications into one
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.
Keep in mind, I'm not pushing this. I'll do my best regardless.
| Type | URL/Wallet | | --------------------| :----------------------------------------------: | | GitHub Sponsors | https://github.com/sponsors/TheGoddessInari/ |
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.
Want to report a bug, request a feature, contribute to or translate Hamsket? We need all the help we can get! Fork and work!
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.
Hamsket is not affiliated with any of the messaging apps offered.