Skip to content

A Linux utility for pruning old and excessive timeshift snapshots

Notifications You must be signed in to change notification settings

GMiles1349/timeprune

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

timeprune

timeprune is a Linux utility for pruning (deleting) old and excessive timeshift snapshots. The user can use the default values hardcoded into the source (which will then be written to the timeprune.conf file upon first execution), or change the maximum number or age of snapshots to keep through commandline options.

!IMPORTANT!

You currently can't compile this. It relied on one of my own units that I apparently deleted at some point. It wouldn't take much to fix it, so maybe I do at some point.

Dependencies

  • Binaries

    • bash
    • timeshift
  • Source (for compilation)

    • Classes.pp (FPC)
    • SysUtils.pp (FPC)
    • Unix.pp (FPC)
    • StrUtils (FPC)
    • CRT (FPC)
    • gemutil (in Units repo)
    • gemclock (in Units repo)

About

A Linux utility for pruning old and excessive timeshift snapshots

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages