All Projects → go-shiori → Shiori

go-shiori / Shiori

Licence: mit
Simple bookmark manager built with Go

Programming Languages

javascript
184084 projects - #8 most used programming language
go
31211 projects - #10 most used programming language
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to Shiori

Nb
CLI and local web plain text note‑taking, bookmarking, and archiving with linking, tagging, filtering, search, Git versioning & syncing, Pandoc conversion, + more, in a single portable script.
Stars: ✭ 3,846 (-27.64%)
Mutual labels:  command-line, bookmark-manager
Buku
🔖 Personal mini-web in text
Stars: ✭ 4,825 (-9.22%)
Mutual labels:  command-line, bookmark-manager
Dateutils
nifty command line date and time utilities; fast date calculations and conversion in the shell
Stars: ✭ 458 (-91.38%)
Mutual labels:  command-line
Macports Base
The MacPorts command-line client
Stars: ✭ 502 (-90.56%)
Mutual labels:  command-line
Polyglot
A universal grpc command line client
Stars: ✭ 488 (-90.82%)
Mutual labels:  command-line
Node.cli Progress
⌛️ easy to use progress-bar for command-line/terminal applications
Stars: ✭ 466 (-91.23%)
Mutual labels:  command-line
Xonsh
🐚 Python-powered, cross-platform, Unix-gazing shell
Stars: ✭ 5,327 (+0.23%)
Mutual labels:  command-line
Keep
A Meta CLI toolkit : Personal shell command keeper and snippets manager
Stars: ✭ 451 (-91.51%)
Mutual labels:  command-line
Nve
Run any command on specific Node.js versions
Stars: ✭ 531 (-90.01%)
Mutual labels:  command-line
Kong
Kong is a command-line parser for Go
Stars: ✭ 481 (-90.95%)
Mutual labels:  command-line
Ncbi Genome Download
Scripts to download genomes from the NCBI FTP servers
Stars: ✭ 494 (-90.71%)
Mutual labels:  command-line
Quicli
Quickly build cool CLI apps in Rust.
Stars: ✭ 481 (-90.95%)
Mutual labels:  command-line
Instainsane
Multi-threaded Instagram Brute Forcer (100 attemps at once)
Stars: ✭ 475 (-91.06%)
Mutual labels:  command-line
Rtv
Browse Reddit from your terminal
Stars: ✭ 4,558 (-14.24%)
Mutual labels:  command-line
Telegram Send
Send messages and files over Telegram from the command-line.
Stars: ✭ 519 (-90.24%)
Mutual labels:  command-line
2048.c
Console version of the game "2048" for GNU/Linux
Stars: ✭ 453 (-91.48%)
Mutual labels:  command-line
Cabal Cli
Terminal client for Cabal, the p2p chat platform.
Stars: ✭ 479 (-90.99%)
Mutual labels:  command-line
Cbt
CBT - fun, fast, intuitive, compositional, statically checked builds written in Scala
Stars: ✭ 489 (-90.8%)
Mutual labels:  command-line
Git Labelmaker
🎏 Manage your GitHub labels from the command line!
Stars: ✭ 534 (-89.95%)
Mutual labels:  command-line
Jrnl
Collect your thoughts and notes without leaving the command line.
Stars: ✭ 5,126 (-3.56%)
Mutual labels:  command-line

Shiori

CI Go Report Card Docker Image Deploy Heroku

This project is now maintained by Dean Jackson (@deanishe). The awesome original author, @RadhiFadlillah, unfortunately no longer has the time (see #256), and I am honoured to take over stewardship of such a fantastic application.

Shiori is a simple bookmarks manager written in the Go language. Intended as a simple clone of Pocket. You can use it as a command line application or as a web application. This application is distributed as a single binary, which means it can be installed and used easily.

Screenshot

Features

  • Basic bookmarks management i.e. add, edit, delete and search.
  • Import and export bookmarks from and to Netscape Bookmark file.
  • Import bookmarks from Pocket.
  • Simple and clean command line interface.
  • Simple and pretty web interface for those who don't want to use a command line app.
  • Portable, thanks to its single binary format.
  • Support for sqlite3, PostgreSQL and MySQL as its database.
  • Where possible, by default shiori will parse the readable content and create an offline archive of the webpage.
  • [BETA] web extension support for Firefox and Chrome.

Comparison of reader mode and archive mode

Documentation

All documentation is available in the wiki. If you think there is incomplete or incorrect information, feel free to edit it.

License

Shiori is distributed under the terms of the MIT license, which means you can use it and modify it however you want. However, if you make an enhancement for it, if possible, please send a pull request.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].