Skip to content

kvfi/archous

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Archous

Archous is a lightweight Python script for archiving Internet links using JSON files. It supports classification by date, category, tags.

Requirements

Python 3+

Usage

Default usage

To add a link your JSON file, just type

python archous.py -u http://example.com

Add a category

python archous.py -u http://example.com -c website

Download a link under HTML format

python archous.py -u http://example.com -D

About

A lighweight link archiver written in Python

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages