An open API service indexing awesome lists of open source software.

https://github.com/tyilo/albert-extensions


https://github.com/tyilo/albert-extensions

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# Albert extensions

Extensions for use with [Albert](https://albertlauncher.github.io/)

Installation
==

You need atleast version 0.14 of albert

```
git clone https://github.com/Tyilo/albert-extensions ~/.local/share/albert/org.albert.extension.python/modules
```

and then enable "Python extensions" in Albert's settings.

List of extensions
==

Mathematica eval
--

Type `mma ` and see the result of the expression when evaluated in Mathematica using wolframscript. Press enter to copy the result to the clipboard.

TeX to unicode
--

Type `tex ` to get a copyable unicode symbol corresponding to the tex math symbol if available.