Aria is a virtual assistant that aims to fast-track your daily workflows while maintaining your privacy. At its core, Aria is composed of numerous command plugins that parse your queries and act on them. Aria's base command set provides convenient features such as creating daily notes, jumping to folders, files, and websites that you visit often, saving and launching workflow contexts, opening the last closed application, searching various sites, controlling windows, and so on. If these features aren't enough, or if you want less for some reason, you can choose to install as many or as few command plugins as you want, and you can even create your own using Aria's powerful APIs.
To get started using Aria's base command set, check out the following resources:
- Wiki
- YouTube
To begin creating your own commands, check out the developer documentation:
- Wiki
Finally, to join a community of individuals working together to improve Aria and push its development ever forward, please join our Discord server!
Aria can only be installed on MacOS currently.
Required Modules:
- py-applescript (pip install py-applescript, https://github.com/rdhyee/py-applescript)
If you found a bug, fixed a bug, or simply have questions, please create an issue.
This software is licensed with the MIT License.