This repository has been archived by the owner. It is now read-only.
ajuga
A CLI application that first translates and/or afterwards reads out what you type into the prompt.
Installation
The Installation requires crystal and stards to be installed on your system. For more information, go to this link.
git clone https://gitlab.com/BlobCodes/ajuga
cd ajuga
shards build --release
# The binary file is now in bin/ajuga
Usage
You can either use the CLI:
ajuga -i (input language) [-o (output language)] [-t (translation backend)] [-a (audio backend)] [-s (tts backend)]
..or the (easier to use) prompt:
ajuga
After setting up the application, you'll see a text interface, into which you can type in your text.
Development
TODO: Write development instructions here
Contributing
- Fork it (https://gitlab.com/BlobCodes/ajuga/fork)
- 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 a new Pull Request
Contributors
- BlobCodes - creator and maintainer
Repository
ajuga
Owner
Statistic
- 0
- 0
- 0
- 0
- 4
- over 4 years ago
- June 11, 2020
License
MIT License
Links
Synced at
Thu, 07 Nov 2024 14:44:16 GMT
Languages