Skip to content

varundevpro/calcy

Repository files navigation

The Calcy App

MIT License Build status

Calcy Icon

Table of Contents

About

A basic calculator app built with electron.

Features

  • Works on mobile with the website.
  • Works with keyboard.
  • Keyboard shortcuts to Quit & Refresh.
  • UI as Numeric KeyPad.
  • Backspace to del one char
  • C to Clear

Downloads

Platform Arch Version Link
Windows x64 1.1.0 Download
Windows x64 1.1.0 Download

Install

macOS: Download the .dmg file or run brew cask install calcy

Windows: Download the .exe installer.

Debian: Download the .deb installer.

Fedora: Download the .rpm installer.

Other Linux distros: Download the .AppImage file or run snap install calcy

Browser: Start the browser version.

For Developers

Any contributions are welcome, if you plan to contribute please read the contributing docs first.

Third Party Plugins

None


Built with ❤️ using Electron Framework.