Giter Site home page Giter Site logo

ctty's Introduction

Cool TTY

CTTY is a simple script that allows the user to change the default colors in any given TTY. It does this by overriding the default color values.

Now, we can only define 16 distinc colors, minus 2 that are sacrificed for fore- and background. Currently there are only 4 schemes to choose from and the ability to parse the Xresource file, though I will add more as time goes on.

Contributions are also welcomed c:

The script should work on any Linux system, BSD is untested but I'm 80% sure that it should work just fine. nope

Note: I should again mention that it will only work in TTY, there is no way it will work in any graphical terminal emulator.

Here are some examples:

Unchanged Before

Default scheme Color scheme 1

Hyper scheme My favorite so far Color scheme 2

How to use

Clone the repo, make the script executable and run it from any TTY

git clone https://github.com/Stargirl-chan/ctty.git
cd ctty
chmod +x ctty.sh

Other plans

The script at its current state is only able to change the color of any given terminal and it needs to be invoked everytime after a reboot because it is not persistent. My plans are making it somewhat persistent between reboots and also implementing the ability to change the default TTY font.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.