All Projects β†’ techknowlogick β†’ shiori

techknowlogick / shiori

Licence: MIT license
Shiori is a simple bookmark manager

Programming Languages

go
31211 projects - #10 most used programming language
javascript
184084 projects - #8 most used programming language
Less
1899 projects
HTML
75241 projects
Makefile
30231 projects
Dockerfile
14818 projects

Projects that are alternatives of or similar to shiori

browzica
Use browzica to keep track of your bookmarks
Stars: ✭ 18 (-72.73%)
Mutual labels:  bookmarks, bookmarks-manager, bookmark-manager
awesome-bookmarking
πŸ”– Everything bookmarking related
Stars: ✭ 56 (-15.15%)
Mutual labels:  bookmarks, bookmarks-manager, bookmark-manager
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 (+5727.27%)
Mutual labels:  bookmarks, bookmark-manager
Bookmark-Manager
This is a modified and restored version of the extension 'Bookmark Manager' by Google.
Stars: ✭ 50 (-24.24%)
Mutual labels:  bookmarks, bookmarks-manager
bookmark-beautifier
A google chrome extension that sorts and manages bookmarks.
Stars: ✭ 39 (-40.91%)
Mutual labels:  bookmarks, bookmark-manager
browser-extension
Add links to WebCrate via a browser extension
Stars: ✭ 25 (-62.12%)
Mutual labels:  bookmarks, bookmarks-manager
visited
Securely collect browsing history over browsers.
Stars: ✭ 60 (-9.09%)
Mutual labels:  bookmarks-manager, bookmark-manager
Shaarli
The personal, minimalist, super-fast, database free, bookmarking service - community repo
Stars: ✭ 2,583 (+3813.64%)
Mutual labels:  bookmarks, bookmarks-manager
Buku
πŸ”– Personal mini-web in text
Stars: ✭ 4,825 (+7210.61%)
Mutual labels:  bookmarks, bookmark-manager
almanacs
A recipe for everything πŸ—’οΈ
Stars: ✭ 47 (-28.79%)
Mutual labels:  bookmarks
yet-another-speed-dial
a modern speed dial for chrome, edge and firefox
Stars: ✭ 102 (+54.55%)
Mutual labels:  bookmarks
twitter-bookmarks-search
WebExtension that adds ability search all your bookmarked tweets!
Stars: ✭ 160 (+142.42%)
Mutual labels:  bookmarks
poku
Sync pocket bookmarks to buku
Stars: ✭ 45 (-31.82%)
Mutual labels:  bookmarks
LuminousNewTab
Luminous New Tab is a beautiful 'new tab' browser extension that has an animated gradient background! New tabs will show your bookmarks, the time, weather and let you do searches too!
Stars: ✭ 18 (-72.73%)
Mutual labels:  bookmarks
bookmarks
πŸ“š A list with my bookmarks.
Stars: ✭ 82 (+24.24%)
Mutual labels:  bookmarks
CKAD-Bookmarks
save time in searching docs in CKAD exam
Stars: ✭ 219 (+231.82%)
Mutual labels:  bookmarks
benotes
An open source self hosted notes and bookmarks taking web app.
Stars: ✭ 260 (+293.94%)
Mutual labels:  bookmarks
zfm
Zsh Fuzzy Marks
Stars: ✭ 51 (-22.73%)
Mutual labels:  bookmarks
resources
Awesome resources - η½‘η»œθ΅„ζΊ
Stars: ✭ 27 (-59.09%)
Mutual labels:  bookmarks
fleeg-platform
Fleeg is a free and open source platform to index and search pages.
Stars: ✭ 21 (-68.18%)
Mutual labels:  bookmarks

Shiori

Build Status Go Report Card GoDoc GitHub release

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

Features

  • Simple and clean command line interface.
  • Basic bookmarks management i.e. add, edit and delete.
  • Search bookmarks by their title, tags, url and page content.
  • Import and export bookmarks from and to Netscape Bookmark file.
  • Portable, thanks to its single binary format and sqlite3 database
  • Simple web interface for those who don't want to use a command line app.
  • Where possible, by default shiori will download a static copy of the webpage in simple text and HTML format, which later can be used as an offline archive for that page.

Demo

A demo can be found at: https://shiori-demo.techknowlogick.com/ where the user/password are both demo. The database will be wiped every so often, so please don't use this for anything other than quick evaluation.

FAQs

Why did you make this fork?

My goals for this fork were to change things for my personal preferences.

What are the changes made to this repo?

Please see the list of changes made to this project compared to the original.

Is the original Shiori not being updated anymore?

Sadly the original maintainer of Shiori is no longer able to maintain the project anymore. This project was forked during a prior hiatus and changes with the original project means this project couldn't be merged back. Please see the answer to this question provided by Radhi for more details about why the original project is no longer maintained.

License

Shiori is distributed using MIT license, which means you can use and modify it however you want. However, if you make an enhancement or a bug fix, 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].