Let me introduce you Shioria great tool that will allow you to manage your bookmarks with happiness in your heart. Developed in Go, this open source project presents itself as a simple and effective alternative to Pocket, but be careful, do not be fooled by its apparent simplicity because beneath its minimalist appearance hides a concentration of features.
Firstly, you can use it either from the command line (for bearded people) or via a rather cute web interface (for normal people 😉). The installation is a single binary file to download and off you go!
It is also capable of automatically archiving the content of the pages you save. Ditch the dead links and articles that mysteriously disappear! Shiori intelligently analyzes each page to extract relevant content, like a conscientious little bald librarian. This is particularly handy for blog posts or tutorials that you want to keep safe.
For geeks who like to tinker, Shiori offers several storage options: SQLite for small installations (perfect for personal use), PostgreSQL or MySQL for the more ambitious who want to manage thousands of bookmarks.
The web interface is really well thought out, with essential features like quick search in your bookmarks (because finding THIS site that you desperately need among 500 others is a hassle), import/export in format Netscape (maximum compatibility with your other browsers), and the possibility of importing directly from Pocket (for those who want to free themselves from proprietary services)
And for developers and advanced users, here are also some commands that will give you an idea of the power of the tool:
Installation via Docker (because Docker is life)
docker pull ghcr.io/go-shiori/shiori
Or if you prefer to install it directly
go get -u -v github.com/go-shiori/shiori
Server launch
shiori serve –portable « `
And for those who want to automate their backups (because losing your bookmarks is like losing part of your brain… and it hurts), Shiori integrates perfectly with systemd.
But the feature that really made me go “wow”! this is the web extension (still in beta, but already very promising) which allows you to add bookmarks directly from your browser, without having to open the web interface.
For those who are paranoid about privacy (and you are right!), know that Shiori can operate entirely locally. Your data remains on your machine, no tracking, no advertising, no resale of data to dubious companies. YOU are in control!
And for the final touch, a little tip for Mac users: you can configure Shiori to start automatically on startup by creating a plist file in ~/Library/LaunchAgents.
Anyway, Shiori is exactly what you needed, I'm sure. Whether you're a compulsive link hoarder or simply someone who likes to keep your web resources well organized, this tool is definitely worth your attention.
Thanks to Lorenper for this discovery!
Source link
Subscribe to our email newsletter to get the latest posts delivered right to your email.
Comments