Skip to content

linuxhubit/ppaextender

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PPAExtender

An application to extend repo on debian/ubuntu based systems.

⚠️ This application is under development.

Warning

Modifying system repositories can compromise the functioning of your distribution.

The developers of ppaextender and your distribution are not responsible for any problems.

Setup

⚠️ This application is still under development, use it with care and only for development purposes.

meson build --prefix=/usr
cd build
ninja
sudo ninja install

TODO

  • Edit dialog
  • Add dialog
    • Disclaimer
    • Save changes
    • Delete source
  • Add view
    • PPA UI
    • Flatpak UI
    • Check for correct URI syntax
  • List view
    • ListStore
    • Action buttns
    • Method for sync sources
  • Preferences
    • Add warning icon for Pre-released updates
  • (UI) Show a message when updating cache #13 (from old repo)
  • Core.Source.list
  • Core.Source.add
  • Core.Source.delete
  • Core.Source.edit
  • Settings
    • Save settings
    • Load settings
    • Make repositories filters working

Project info

  • Based on the previous python version (end of life)
  • Design inspired by repoman (a fork of PPAExtender)

About

Simply extend repos on Ubuntu/Debian and derivatives.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published