Skip to content

The simplest fetch program you'll ever find, written in C.

License

Notifications You must be signed in to change notification settings

an-prata/simplest-fetch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simplest-fetch

The simplest fetch program you'll ever find, written in C. No seriously, this is what it looks like: image

You can use the -i flag for base 1024 units (KiB, MiB, GiB, etc). By default the program uses base 1000 units like above (KB, MB, GB, etc).

Installing

I maintain a package for simplest-fetch on the AUR:

yay -S simplest-fetch-git

Alternatively you can just clone and run the build script, an executable will appear in a new build/ directory! For both of these the only platform I'm going to actively support is linux, chances are it'll work on BSD distros but I'm not sure, same with macOS.

About

The simplest fetch program you'll ever find, written in C.

Resources

License

Stars

Watchers

Forks

Packages

No packages published