Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arxari/rancat.py
Display a random .txt file from a selected folder using cat
https://github.com/arxari/rancat.py
Last synced: about 1 month ago
JSON representation
Display a random .txt file from a selected folder using cat
- Host: GitHub
- URL: https://github.com/arxari/rancat.py
- Owner: Arxari
- License: other
- Created: 2024-08-02T11:12:29.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-08-15T22:27:45.000Z (5 months ago)
- Last Synced: 2024-08-15T23:39:09.740Z (5 months ago)
- Language: Python
- Size: 19.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![rancat](https://files.catbox.moe/jcq65e.png)
### How to use- git clone this repo or download randomcat.py
- open ranodomcat.py in a text/code editor of your choice
- configure the path of the folder you want the script the randomly select .txt files from
- run the file with python3 your/file/location/randomcat.py
- PRO TIP: Create an alias such as alias rancat='python3 your/file/location/randomcat.py to run the script much more easilyAUR package is in the works (except not really)
w luv, ari
-- -
Part of the rancat ~~trilogy~~ duology
- [rancat in python](https://github.com/Arxari/randomcat)
- [rancat in shell](https://github.com/Arxari/rancat.sh)