This repository has been archived by the owner. It is now read-only.

ajuga

An application that translates and/or reads out what you type in, in a modular way.

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

  1. Fork it (https://gitlab.com/BlobCodes/ajuga/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

Repository

ajuga

Owner
Statistic
  • 0
  • 0
  • 0
  • 0
  • 4
  • almost 4 years ago
  • June 11, 2020
License

MIT License

Links
Synced at

Sat, 04 May 2024 17:07:36 GMT

Languages