Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/trapd00r/ttycolor
- Owner: trapd00r
- Created: 2010-04-20T07:33:47.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2024-06-08T08:08:32.000Z (5 months ago)
- Last Synced: 2024-06-21T19:00:11.973Z (5 months ago)
- Language: Perl
- Homepage:
- Size: 30.3 KB
- Stars: 23
- Watchers: 5
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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¤cy_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.