]> git.immae.eu Git - github/shaarli/Shaarli.git/blame - doc/md/index.md
doc: fix homepage icon
[github/shaarli/Shaarli.git] / doc / md / index.md
CommitLineData
02c70f62 1# <img src="images/icon.png" width="20px" height="20px"> Shaarli
1acc87ee 2
bdfb967c 3The personal, minimalist, super-fast, database free, bookmarking service.
4
5Do you want to share the links you discover?
b817fb0d 6Shaarli is a minimalist bookmark manager and link sharing service that you can install on your own server.
bdfb967c 7It is designed to be personal (single-user), fast and handy.
8
87f14312 9<!-- TODO screenshots -->
1acc87ee 10
b817fb0d 11Visit the pages in the sidebar to find information on how to setup, use, configure, tweak and troubleshoot Shaarli.
1acc87ee 12
1acc87ee 13
bdfb967c 14* [GitHub project page](https://github.com/shaarli/Shaarli)
b817fb0d 15* [Online documentation](https://shaarli.readthedocs.io/)
16* [Latest releases](https://github.com/shaarli/Shaarli/releases)
bdfb967c 17* [Changelog](https://github.com/shaarli/Shaarli/blob/master/CHANGELOG.md)
12e18779 18
12e18779 19
20### Demo
21
22You can use this [public demo instance of Shaarli](https://demo.shaarli.org).
23It runs the latest development version of Shaarli and is updated/reset daily.
24
25Login: `demo`; Password: `demo`
26
12e18779 27## Features
28
4ada0d31 29Shaarli can be used:
30
b817fb0d 31- to share, comment and save interesting links and news
32- to bookmark useful/frequent links and share them between computers
33- as a minimal blog/microblog/writing platform
34- as a read-it-later list
35- to draft and save articles/posts/ideas
36- to keep notes, documentation and code snippets
37- as a shared clipboard/notepad/pastebin between machines
38- as a todo list
39- to store media playlists
4ada0d31 40- to keep extracts/comments from webpages that may disappear.
b817fb0d 41- to keep track of ongoing discussions
42- to feed other blogs, aggregators, social networks... using RSS feeds
4ada0d31 43
b817fb0d 44### Edit, view and search your links
bdfb967c 45
b817fb0d 46- Minimalist design
12e18779 47- FAST
b817fb0d 48- Customizable link titles and descriptions
49- Tags to organize your links (features tag autocompletion, renaming, merging and deletion)
50- Search by tag or using the full-text search
51- Public and private links (visible only to logged-in users)
52- Unique permalinks for easy reference
53- Paginated link list (with image and video thumbnails)
54- Tag cloud and list views
55- Picture wall: image and video thumbnails view (with lazy loading)
56- ATOM and RSS feeds (can also be filtered using tags or text search)
57- Daily: newspaper-like daily digest (and daily RSS feed)
bdfb967c 58- URL cleanup: automatic removal of `?utm_source=...`, `fb=...`
b817fb0d 59- Extensible through [plugins](https://shaarli.readthedocs.io/en/master/Plugins/#plugin-usage)
12e18779 60
61### Easy setup
bdfb967c 62
b817fb0d 63- Dead-simple installation: drop the files, open the page
64- Links are stored in a file (no database required, easy backup: simply copy the datastore file)
65- Import and export links as Netscape bookmarks compatible with most Web browsers
12e18779 66
67### Accessibility
bdfb967c 68
b817fb0d 69- Bookmarklet and other tools to share links in one click
70- Support for mobile browsers
71- Degrades gracefully with Javascript disabled
72- Easy page customization through HTML/CSS/RainTPL
12e18779 73
74### Security
bdfb967c 75
b817fb0d 76- Discreet pop-up notification when a new release is available
77- Bruteforce protection on the login form
78- Protected against [XSRF](http://en.wikipedia.org/wiki/Cross-site_request_forgery) and session cookie hijacking
bdfb967c 79
87f14312 80<!-- TODO Limitations -->
12e18779 81
82### REST API
83
b817fb0d 84- Easily extensible by any client using the REST API exposed by Shaarli ([API documentation](http://shaarli.github.io/api-documentation/)).
12e18779 85
12e18779 86## About
bdfb967c 87
12e18779 88### Shaarli community fork
bdfb967c 89
b817fb0d 90This friendly fork is maintained by the Shaarli community at <https://github.com/shaarli/Shaarli>
12e18779 91
92This is a community fork of the original [Shaarli](https://github.com/sebsauvage/Shaarli/) project by [Sébastien Sauvage](http://sebsauvage.net/).
93
bdfb967c 94The original project is currently unmaintained, and the developer [has informed us](https://github.com/sebsauvage/Shaarli/issues/191) that he would have no time to work on Shaarli in the near future.
95
87f14312
V
96The Shaarli community has carried on the work to provide [many
97patches](https://github.com/shaarli/Shaarli/compare/sebsauvage:master...master) for
98[bug fixes and enhancements](https://github.com/shaarli/Shaarli/issues?q=is%3Aclosed+)
99in this repository, and will keep maintaining the project for the foreseeable
100future, while keeping Shaarli simple and efficient.
bdfb967c 101
12e18779 102
b817fb0d 103### Contributing and getting help
bdfb967c 104
b817fb0d 105Feedback is very appreciated!
87f14312 106
b817fb0d 107- If you have any questions or ideas, please join the [chat](https://gitter.im/shaarli/Shaarli) (also reachable via [IRC](https://irc.gitter.im/)), post them in our [general discussion](https://github.com/shaarli/Shaarli/issues/308) or read the current [issues](https://github.com/shaarli/Shaarli/issues).
108- Have a look at the open [issues](https://github.com/shaarli/Shaarli/issues) and [pull requests](https://github.com/shaarli/Shaarli/pulls)
109- If you would like a feature added to Shaarli, check the issues labeled [`feature`](https://github.com/shaarli/Shaarli/labels/feature), [`enhancement`](https://github.com/shaarli/Shaarli/labels/enhancement), and [`plugin`](https://github.com/shaarli/Shaarli/labels/plugin).
110- If you've found a bug, please create a [new issue](https://github.com/shaarli/Shaarli/issues/new).
111- Feel free to propose solutions to existing problems, help us improve the documentation and translations, and submit pull requests :-)
12e18779 112
113
114### License
bdfb967c 115
87f14312
V
116Shaarli is [Free Software](http://en.wikipedia.org/wiki/Free_software). See
117[COPYING](https://github.com/shaarli/Shaarli/blob/master/COPYING) for a detail
118of the contributors and licenses for each individual component. A list of
119contributors is available
120[here](https://github.com/shaarli/Shaarli/blob/master/AUTHORS).
12e18779 121