Skip to content

Aaylor/DansTonChatTerm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DansTonChatTerm

DansTonCharTerm is a utility to read quotes from DansTonChat website, using a terminal.
It's wrote in Ruby, using Nokogiri library to parse html and HTMLEntities.

###Installation

Installation need gem And just execute in a terminal

gem install dtcterm

###Usage

The script need one (and only one) argument to chose a category from the website.

Execute

dtcterm -h
dtcterm --help

to get further informations about those categories (or check the website itself).

By default, the program will display colors output.
It's possible remove color by executing

dtcterm -a_quote_category -c
dtcterm -a_quote_category --no-color

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages