8000 GitHub - sid314/nitch-clone: A fetch tool with themes, written in Go.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

sid314/nitch-clone

Repository files navigation

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


About

A fetch tool with themes, written in Go.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

0