Skip to content

Get cache file sizes in your computer. Cross-platform Linux, Windows, MacOS supported.

License

Notifications You must be signed in to change notification settings

ErenayDev/cachefetch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cachefetch

cachefetch is very fast, configurable CLI fetch tool thats shows your cache file sizes in your disk.

crates.io Rust CI Packaging status

Preview

Installation

Arch Linux / AUR

Just a placeholder now. Coming soon..

Nix / NixOS

Just a placeholder now. Coming soon..

Prebuilt Binaries

You can download prebuilt binaries for Linux, Windows and macOS from the Releases page.

System / Distribution File Extension Description
Generic Linux .tar.gz The most universal build. Extract and run the binary.
Debian / Ubuntu .deb Install using dpkg.
Fedora / CentOS / openSUSE .rpm For all RPM-based systems.
Windows .exe or .zip The standalone .exe is ready to run. The .zip contains the executable.
macOS .tar.gz Extract and run the binary.

Or you can directly install prebuilt binary with binstall.

cargo binstall cachefetch

From Source

Requires Rust and Cargo:

git clone https://github.com/ErenayDev/cachefetch.git
cd cachefetch
cargo install --path .

After installation, you can run cachefetch in your terminal.

Configuration

Just a placeholder now. Coming soon..

Star History

Star History Chart

Contributing

Contributions are welcome! Here is how can you:

  1. Fork this repository.
  2. Clone your fork locally:
git clone https://github.com/YOUR_USERNAME/cachefetch.git
cd cachefetch
  1. Create a branch for your changes:
git checkout -b feature/my-feature
  1. Make changes and commit:
git add .
git commit -m "Add my feature"
  1. Push your branch:
git push origin feature/my-feature
  1. Open a Pull Request on GitHub!

Created with 🩵 by ErenayDev

About

Get cache file sizes in your computer. Cross-platform Linux, Windows, MacOS supported.

Resources

License

Stars

Watchers

Forks

Sponsor this project

  •  

Packages

No packages published

Languages