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

https://github.com/sparky4567/holocron

Holocron - a python project which purpose is to read aloud .txt files from files directory
https://github.com/sparky4567/holocron

holocron python readaloud txtreader uv

Last synced: 5 days ago
JSON representation

Holocron - a python project which purpose is to read aloud .txt files from files directory

Awesome Lists containing this project

README

          

# How to run the project?

- Install uv package from astral uv (if you don't have it)

https://docs.astral.sh/uv/

- git clone repo
- Wait a few seconds for download to finish
- cd into repo
- remove .git directory to stop receiving code updates (or if you want to spin your own)
- Run uv run main.py within the project folder

## How to enter listenning mode?

- Type in 1
- Press Enter

## How to enter creation mode?

- Type in 2
- Write the content, use line breaks by pressing enter
- Type in eof and press enter to save

## How to quit app?

- Type in 3
- Press Enter