Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mert-eryl14/typespeedtester
A simple TypeSpeed Tester GUI. Built with Python 3.12 and only built in libraries.
https://github.com/mert-eryl14/typespeedtester
builtin gui python python3 tkinter typespeed typespeedcheck typespeedtester
Last synced: about 2 months ago
JSON representation
A simple TypeSpeed Tester GUI. Built with Python 3.12 and only built in libraries.
- Host: GitHub
- URL: https://github.com/mert-eryl14/typespeedtester
- Owner: mert-eryl14
- License: mit
- Created: 2024-04-29T11:30:01.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2024-05-02T09:48:48.000Z (9 months ago)
- Last Synced: 2024-05-02T22:26:17.405Z (9 months ago)
- Topics: builtin, gui, python, python3, tkinter, typespeed, typespeedcheck, typespeedtester
- Language: Python
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TypeSpeedTester
A simple TypeSpeed Tester GUI. Built with Python 3.12 and only built in libraries.
## Installation
After you downloaded or cloned the Repo, go into **TypeSpeedTester** (if you download as zip it's **TypeSpeedTester - master**) directory.
Open your preferred console and type the following command in the directory:
```bash
python main.py
```
## Preview
![image](https://github.com/mert-eryl14/TextToMorse/assets/85054971/8e4bd6fb-5812-4c72-8ff5-faa71d985884)## Contributing
Pull requests are welcome. For major changes, please open an issue first
to discuss what you would like to change.