Skip to content

Latest commit

History

History
82 lines (50 loc) 路 1.85 KB

readme.md

File metadata and controls

82 lines (50 loc) 路 1.85 KB

Caligator

An open source kickass cross platform Calculator with power of alligator

Website

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
  • Click to copy
  • More themes 馃帀

Contributing

Built with Electron.

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.

Contributors

Links

License