Project

dtcterm

0.0
No commit activity in last 3 years
No release in over 3 years
DansTonChar viewer in terminal application.\ Can display different categories from the website. \ http://www.danstonchat.com
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

>= 1.5.6

Runtime

>= 4.3.0
>= 1.5.6
 Project Readme

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