Skip to content
forked from xbt573/barkfetch

Alternative to neofetch, written in go

License

Notifications You must be signed in to change notification settings

srtnnm/barkfetch

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

barkfetch

Barkfetch is an neofetch-like utility, written in Go. Currently in very alpha.

Barkfetch demonstration

How to build

  1. Make sure you have go compiler installed in your system
  2. Clone repo and cd into it
$ git clone https://github.com/xbt573/barkfetch && cd barkfetch
  1. Build with Go
$ go build
  1. Install binary and config
$ go install

$ mkdir ~/.config/barkfetch
$ cp barkfetch.config ~/.config/barkfetch/config

About

Alternative to neofetch, written in go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%