Skip to content

Latest commit

 

History

History
46 lines (31 loc) · 1.69 KB

README.md

File metadata and controls

46 lines (31 loc) · 1.69 KB

Albert Plugin: Qalculate

Getting Started

  1. Install Qalculate CLI

  2. Clone this repository to ~/.local/share/albert/python/plugins:

    git clone https://github.com/hankhjliao/albert-qalculate.git $HOME/.local/share/albert/python/plugins/qalculate
    
  3. Enable Qalculate! plugin in albert settings - Plugins - Python

Usage

qc <expression>

Known Issues

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Project Link: https://github.com/hankhjliao/albert-qalculate

Acknowledgements