Caligator
An open source kickass cross platform Calculator with power of alligator π
Highlights
- Currency conversion
- Weight and length conversion
- Temperature conversion
- Percentage and ratio calculation
- Disable autoplay for videos
- Cross-platform
- Silent auto-updates
Install
macOS 10.10+, Linux, and Windows 7+ are supported (64-bit only for now).
macOS
Download the .dmg
file.
Linux
Download the .AppImage
or .deb
file.
The AppImage needs to be made executable after download.
Windows
Download the .exe
file.
TODO
- Export Options
- Font size preferences
- More themes π
Contributing
- π΄ Fork this repo!
- HACK AWAY! π¨π¨π¨
- π Create a new pull request.
Run
$ npm install && npm start
Build
See the electron-builder
docs.
Publish
$ npm run release
Then edit the automatically created GitHub Releases draft and publish.