All Projects β†’ adi1090x β†’ Kitty Cat

adi1090x / Kitty Cat

Licence: gpl-3.0
Simple script to change color-schemes and fonts for kitty terminal.

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to Kitty Cat

Termite Style
Simple script to change color-schemes and fonts for Termite.
Stars: ✭ 224 (+119.61%)
Mutual labels:  terminal, ubuntu, debian, arch-linux
Postinstall
πŸ’» Bash Script to automate post-installation steps
Stars: ✭ 104 (+1.96%)
Mutual labels:  ubuntu, debian, arch-linux
Wslu
A collection of utilities for Windows 10 Linux Subsystems
Stars: ✭ 2,020 (+1880.39%)
Mutual labels:  ubuntu, debian, arch-linux
Anlinux Resources
Image and Script for LinuxOnAndroid App
Stars: ✭ 135 (+32.35%)
Mutual labels:  ubuntu, debian, arch-linux
Jlivecd
Live cd/dvd customization tool
Stars: ✭ 72 (-29.41%)
Mutual labels:  ubuntu, debian, arch-linux
Spotcommander
The most intuitive and feature-rich remote control for Spotify for Linux
Stars: ✭ 152 (+49.02%)
Mutual labels:  ubuntu, debian, arch-linux
Anlinux Adfree
AnLinux, Ad free version.
Stars: ✭ 127 (+24.51%)
Mutual labels:  ubuntu, debian, arch-linux
Anlinux App
AnLinux allow you to run Linux on Android without root access.
Stars: ✭ 614 (+501.96%)
Mutual labels:  ubuntu, debian, arch-linux
Rpi Pxe Server
setup a Raspberry Pi as an PXE-Server
Stars: ✭ 197 (+93.14%)
Mutual labels:  ubuntu, debian, arch-linux
Howdy
πŸ›‘οΈ Windows Helloβ„’ style facial authentication for Linux
Stars: ✭ 3,237 (+3073.53%)
Mutual labels:  ubuntu, debian, arch-linux
Battery Wallpaper
Simple bash script to set wallpaper according to battery percentage with charging animations.
Stars: ✭ 314 (+207.84%)
Mutual labels:  ubuntu, debian, arch-linux
Openvpn Install
Set up your own OpenVPN server on Debian, Ubuntu, Fedora, CentOS or Arch Linux.
Stars: ✭ 7,142 (+6901.96%)
Mutual labels:  ubuntu, debian, arch-linux
Debreate
A utility for creating Debian packages.
Stars: ✭ 70 (-31.37%)
Mutual labels:  ubuntu, debian
Ucaresystem
An all-in-one, one click system maintenance application for Ubuntu/Debian operating systems and derivatives
Stars: ✭ 69 (-32.35%)
Mutual labels:  ubuntu, debian
Vfs495
Validity VFS495 (138a:003f) drivers & utilities for Linux
Stars: ✭ 71 (-30.39%)
Mutual labels:  ubuntu, debian
Jdk switcher
A yet another Ubuntu/Debian-specific tool that makes switching between multiple JDK versions a one liner
Stars: ✭ 69 (-32.35%)
Mutual labels:  ubuntu, debian
Linux Baytrail Flexx10
Install GNU/Linux on NextBook Flexx 10.1
Stars: ✭ 73 (-28.43%)
Mutual labels:  ubuntu, debian
Nord Terminator
An arctic, north-bluish clean and elegant Terminator color theme.
Stars: ✭ 78 (-23.53%)
Mutual labels:  terminal, terminal-theme
Fpm Within Docker
Leverage fpm inside pre-baked docker images in order to build and test native DEB and RPM packages.
Stars: ✭ 80 (-21.57%)
Mutual labels:  ubuntu, debian
Wg Install
Wireguard road warrior installer for Ubuntu, Debian, CentOS and Fedora
Stars: ✭ 99 (-2.94%)
Mutual labels:  ubuntu, debian

😺 Kitty Cat

adi1090x | Twitter adi1090x | Reddit adi1090x | Github adi1090x | Instagram




Simple script to change color-schemes and fonts for kitty terminal.

gif

How to install

Follow the steps below -

# go to home dir - 
cd $HOME

# clone this repository - 
git clone https://github.com/adi1090x/kitty-cat

# change to kitty-cat dir -
cd kitty-cat

# to install it, run -
./install

# And Follow the steps, it'll be installed on your system.

Run

Run kitty-cat & select the right option -

$ kitty-cat

    /\___/\ 			         
    \ -.- /  ┃ ┃┛━┏┛━┏┛┃ ┃  ┏━┛┏━┃━┏┛  
    '-.^.-'  ┏┛ ┃ ┃  ┃ ━┏┛  ┃  ┏━┃ ┃   
      /'\    β”› β”›β”› β”›  β”›  β”›   ━━┛┛ β”› β”›   

    [*] By- Aditya Shakya // adi1090x

    [C] Colors (240)
    [F] Fonts (27)
    [R] Random
    [I] Import
    [A] About
    [Q] Quit
    
    [Select Option]: 

Features

  • 240+ popular color-schemes.
  • 25+ powerline patched fonts.
  • Randomly change color-schemes.
  • Import color-schemes from local file and file URL.
  • Use remote api to set colors in place.

Use Import

    [Select Option]: i

    [L] Local File (Enter path to file)
    [I] Internet File (Enter File URL)

    [Select Option]: I

    [Enter Color-scheme URL]: https://raw.githubusercontent.com/dexpota/kitty-themes/master/themes/Batman.conf

    [*] Reloading Settings...
    [*] Applied Successfully.
  • To import local file, enter the full path (ie - /home/aditya/dracula.conf) of the color-scheme.
  • To import web file, enter the file url (ie - https://raw.githubusercontent.com/dexpota/kitty-themes/master/themes/Batman.conf) of the color-scheme.

Sample - Colorschemes Sample - Fonts
img img

FYI

  • Kitty does not support bitmap fonts, i've only got terminus (ttf) font work in it.
  • You've to restart kitty to set the new fonts, as there's no way to set fonts using kitty remote api.
  • Again... If you can improve it, sure...
  • Have fun!
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].