Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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 easily

AUR 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)