Skip to content

lapisdecor/askdan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

askdan

Get Dan's recomendation for wich package type to use.

Install: sudo snap install askdan --edge

Usage: askdan application_name

Currently supports .deb, snap, flatpak and appimage. You can add your own recommendation to the csv file.

How to add apps to the csv csv fields: app_name, deb_exists, snap_exists, flatpak_exists, appimage_exists, recommendation

example csv line: bzoing,0,1,0,0,1

1 means package is available 0 means package is not available

recommendation codes: 0 - deb, 1 - snap, 2 - flatpak, 3 - appimage.

About

Get Dan recomendation for wich package to use in Ubuntu

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published