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

https://github.com/logandhillon/sga-trainer

Small Python GUI program to test your fluency in the Standard Galactic Alphabet (SGA).
https://github.com/logandhillon/sga-trainer

gui python tkinter

Last synced: over 1 year ago
JSON representation

Small Python GUI program to test your fluency in the Standard Galactic Alphabet (SGA).

Awesome Lists containing this project

README

          

# sga-trainer

Small Python GUI program to test your fluency in the Standard Galactic Alphabet (SGA).

## Requirements

- Python 3

## Usage

There is no executable yet, for now, you need to run the source code manually.

1. Download the latest release's source code
2. Install the requirements with `pip install -r requirements.txt`, while in the directory of the repo
3. Run the program with `python3 main.py`

## Credits

Thanks to [@first20hours](https://github.com/first20hours) for the word list. ([google-10000-english](https://github.com/first20hours/google-10000-english))