Skip to content

Tool to display a text file in a nice way inside a browser

Notifications You must be signed in to change notification settings

benterris/nice-reader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nice-reader

Small app that takes any text file as input, and displays it nicely in Google Chrome.

screen app

Installation

You need to have Google Chrome installed on your device.
To install nice-reader, you just have to run :

sudo bash install.sh

Usage

This app is meant to provide a quick way to display any text within a browser.

nice-reader textFile/to/read  # run with default style (-p)
nice-reader textFile/to/read -r|-p|-1  # run with a specific style

There are 3 available styles for now :

  • -p|--pleiade : style loosely based on the one of the famous French publishing house NRF
  • -r|--reversed : dark version of the last theme
  • -1|--1980 : old-website like

About

Tool to display a text file in a nice way inside a browser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published