Skip to content

The 'Oracle'. First created by Terry A Davis, recreated in rust.

Notifications You must be signed in to change notification settings

1Michael23/oracle-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Oracle-rs

A recreation of the Oracle from TempleOS, by Terry A Davis

Usage

Running the binary with no commands will produce a single random word from the wordlist at the default location.

  ./oracle-rs -f ~/Doccuments/wordlist.txt -q 17

The '-f' flag specifies the path of the file to be read from.

The '-q' flag specifies the number of words to print.

todo

  • Intergation with linux notifications
  • Packaging in the AUR
  • Triggering a notification with 'F7'

Credit

Thank you to orhun, for the wordlist, although all the code is my own.

About

The 'Oracle'. First created by Terry A Davis, recreated in rust.

Resources

Stars

Watchers

Forks

Languages