Skip to content

Hobby project to create a software center for Linux written in Rust

License

Notifications You must be signed in to change notification settings

mmstick/appinst

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Apps"R"Us

Experimental side project to create an efficient software center for Linux in Rust.

Goals

  • Must be very resource-conscious, with no delay in the UI
  • No reliance on PackageKit backends for fetching application data
  • Appstream data and icons are stored in a flash-friendly zstd-compressed embedded database
  • ECS model to data storage and retrieval
  • Support for reading DEP11 YAML appstream sources
  • Support for reading Flatpak XML appstream sources
  • Instantly reload the cache when package lists are updated

About

Hobby project to create a software center for Linux written in Rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages