Skip to content

A command line tool that shows meals at Tampere University of Technology campus

Notifications You must be signed in to change notification settings

janneku/tutruoka

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

tutruoka
A command line tool that shows meals at Tampere University of Technology campus

Licensed under public domain.

To install, run 

    make install

as root. The tool will be called "tutruoka".

Use -lang fi/en to specify language.

The tool also supports filtering based on search keywords similar to Google
search. Keywords from the command line are combined with logical AND, i.e.
only the meals matching all keywords are shown. The keywords are
case-insensitive. A minus (-) in front of a keyword can be used to suppress
matches.

Examples:

    tutruoka -lang en -cheese  Supress everything that has cheese in it.

    tutruoka rohee -texmex     Show rohee meals but supress ones with texmex.

    tutruoka zip rohee	       Show rohee meals from Zip restaurant.

About

A command line tool that shows meals at Tampere University of Technology campus

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages