Skip to content

Portable-Linux-Apps/fastfetch-AppImage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

fastfetch-AppImage

This repo takes the official fastfetch binaries and turns them into an AppImage.

No libraries or other dependencies are bundled in, since the official binaries are already portable enough.


Why should I use this?

You get the following advantages:

  • Easy integration into the system using AppImage integration tools like AM, soar, dbin and others.

  • Less storage usage since the AppImage sits compressed on disk while the tarball has to be extracted.

  • The ability to easily have a portable home/config dir together with the application, with tarballs you have to make some ugly wrapper scripts instead.

  • Delta updates with AppImageUpdate. This means you don't download the entire application again with an update, but only the diff. Also see our fork used by AM.

  • It uses the uruntime, which makes this AppImage able to work without FUSE on the host at all, as well as have startup time as fast as if the binary was extracted on the system.

raison d'être Inspiration Image

About

fastfetch in AppImage format

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages