nitch-clone

command module
v0.0.0-...-b5aed8a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 28, 2026 License: GPL-2.0 Imports: 20 Imported by: 0

README

Nitch Clone

Screenschot


This program is inspired by nitch but written in Go.

Key Differences from nitch

  • Written in Go
  • Consistent (and different) icons
  • No word art (yet)
  • Themes
  • Customizable

Dependencies

This program requires go to build.

Config and Themes

Themes can be set through config.toml placed in $XDG_HOME/nitch-clone (It will be~/.config/nitch-clone/config.toml for most users).

Run nitch-clone -h to see available options. The default options are set through your config and you can override them with cli flags.

Currently 10 themes are available

  • catppuccin-mocha
  • catppuccin-frappe
  • catppuccin-latte
  • catppuccin-macchiato
  • grayscale
  • classic
  • high-intensity
  • kanagawa-wave
  • kanagawa-lotus
  • kanagawa-dragon

The dots and border color can be set independently of the theme.

Building and Running

[!NOTE] For building go must be installed. This has only been tested on EndeavourOS, ArchLinux, Ubuntu, Fedora and Debian.

  1. Clone this repository.
  2. Run cd nitch-clone
  3. Run go build
  4. Run ./nitch-clone or add it to your path or copy it to /usr/local/bin/

or simply run go install github.com/sid314/nitch-clone@latest


Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL