Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/trapd00r/ttycolor

Quickly switch colorscheme in the Linux Console / TTY
https://github.com/trapd00r/ttycolor

Last synced: 3 days ago
JSON representation

Quickly switch colorscheme in the Linux Console / TTY

Awesome Lists containing this project

README

        

[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=65SFZJ25PSKG8&currency_code=SEK&source=url) - Every tiny cent helps a lot!

# NAME

ttycolor - set the colors in the TTY / Linux Virtual Console

![shot](/extra/ttycolor.png)

# USAGE

ttycolor [colorscheme]

# DESCRIPTION

ttycolor allows you to change the colors in a Linux Virtual Console (TTY).
It uses Term::ExtendedColor::TTY and Term::ExtendedColor::TTY::Colorschemes to
perform this magic.

# OPTIONS
-l, --list list available colorschemes

-h, --help show the help and exit
-v, --version show version info and exit
-m, --man show the manual and exit

# SEE ALSO

Term::ExtendedColor::TTY, Term::ExtendedColor::TTY::Colorschemes

# AUTHOR
Magnus Woldrich
CPAN ID: WOLDRICH
[email protected]
http://japh.se

# REPORTING BUGS
Report bugs on rt.cpan.org or to [email protected]

# COPYRIGHT

Copyright (C) 2010, 2011, 2018- Magnus Woldrich. All right reserved. This program is
free software; you can redistribute it and/or modify it under the same
terms as Perl itself.