Free and open source text expansion application written in Kotlin. Application is currently in public Alpha.
- Fork it
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create New Pull Request
Expander is released under the The GNU General Public License v3.0 (GPLv3), which can be found in the LICENSE
file in the root of this project.