Skip to content

deadman36g/stale

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stale

Stale identifies and deletes stale Pinboard links.

You can grab the latest code package by cloning this repository:

$ git clone https://github.com/jparise/stale.git

... or by downloading the latest tarball.

Usage

usage: stale.py [-h] [-t TOKEN] [--ignore REGEX [REGEX ...]] [-d] [-e] [-v]
                [--version]

Identify (and optionally delete) stale Pinboard links.

optional arguments:
-h, --help            show this help message and exit
-t TOKEN, --token TOKEN
                      your Pinboard API token
--ignore REGEX [REGEX ...]
                      ignore links from these hosts
-d, --delete          delete stale links
-e                    equate errors with staleness
-v                    enable verbose output
--version             show program's version number and exit

You can find your personal Pinboard API token in your Settings.

About

Stale identifies (and optionally deletes) stale Delicious and Pinboard links.

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%