https://github.com/aarzilli/urlarchive
https://github.com/aarzilli/urlarchive
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/aarzilli/urlarchive
- Owner: aarzilli
- License: gpl-3.0
- Created: 2015-01-26T16:50:08.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-05-24T10:09:29.000Z (about 11 years ago)
- Last Synced: 2025-01-24T19:45:23.616Z (over 1 year ago)
- Language: Go
- Size: 160 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Urlarchiver
Urlarchiver is a program to permanently store the content of your firefox (and, in theory chrome) bookmarks locally.
To use Urlarchiver just copy the program urlarchive and ffox.sh somewhere into your path run these commands:
mkdir -p ~/.config/urlarchive/
touch ~/.config/urlarchive/blacklist
ffox.sh
Urlarchive will extract your bookmarks and archive them inside `~/.config/urlarchive/ua.sqlte`.
Too see the archived content or do a fulltext search in them run:
urlarchive serve