Skip to content

linuxhubit/ppaextender

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
po
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 

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