Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/teamxenox/caligator
🐊 An open-source kickass cross-platform Calculator with the power of alligator
https://github.com/teamxenox/caligator
hacktoberfest
Last synced: 6 days ago
JSON representation
🐊 An open-source kickass cross-platform Calculator with the power of alligator
- Host: GitHub
- URL: https://github.com/teamxenox/caligator
- Owner: teamxenox
- License: mit
- Created: 2019-07-11T13:12:56.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-04-24T08:47:31.000Z (7 months ago)
- Last Synced: 2024-08-01T13:35:58.102Z (3 months ago)
- Topics: hacktoberfest
- Language: JavaScript
- Homepage:
- Size: 1.29 MB
- Stars: 401
- Watchers: 16
- Forks: 70
- Open Issues: 52
-
Metadata Files:
- Readme: readme.md
- License: license.md
Awesome Lists containing this project
README
# Caligator
[![Gitter](https://badges.gitter.im/Caligatorapp/community.svg)](https://gitter.im/Caligatorapp/community?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge) ![](https://travis-ci.org/sarthology/caligator.svg?branch=master)
An open source kickass cross platform Calculator with power of alligator 🐊
![Caligator](https://user-images.githubusercontent.com/3650216/73049879-f2a96300-3ea3-11ea-863e-1c871617059a.png)
## 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**](https://github.com/sarthology/caligator/releases/latest) the `.dmg` file.
### Linux
[**Download**](https://github.com/sarthology/caligator/releases/latest) the `.AppImage` or `.deb` file.
*The AppImage needs to be [made executable](http://discourse.appimage.org/t/how-to-make-an-appimage-executable/80) after download.*
### Windows
[**Download**](https://github.com/sarthology/caligator/releases/latest) the `.exe` file.
## TODO
- [ ] Export Options
- [ ] Font size preferences
- [ ] More themes 🎉## Contributing
1. 🍴 Fork this repo!
2. **HACK AWAY!** 🔨🔨🔨
3. 🔃 Create a new pull request.### Run
```
$ npm install && npm start
```### Build
See the [`electron-builder` docs](https://www.electron.build/multi-platform-build).
### Publish
```
$ npm run release
```Then edit the automatically created GitHub Releases draft and publish.
## Contributors
- [Sarthak Sharma](https://github.com/sarthology)
- [Krishna Sarath](https://github.com/SarathSantoshDamaraju)
- [Rajesh Prasad](https://github.com/Stereoraj)
- [Bassem Mohamed](https://github.com/BassemMohamed)
- [Pavan Jadhaw](https://github.com/pavanjadhaw)## Links
- [Product Hunt post](https://www.producthunt.com/posts/caligator)
## License
- [MIT License](https://github.com/sarthology/caligator/blob/master/license.md)