diff options
Diffstat (limited to 'doc/Community-&-Related-software.md')
-rw-r--r-- | doc/Community-&-Related-software.md | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/doc/Community-&-Related-software.md b/doc/Community-&-Related-software.md new file mode 100644 index 00000000..9cf47935 --- /dev/null +++ b/doc/Community-&-Related-software.md | |||
@@ -0,0 +1,40 @@ | |||
1 | #Community & Related software | ||
2 | *Unofficial but related work on Shaarli. If you maintain one of these, please get in touch with us to help us find a way to adapt your work to our fork.* | ||
3 | |||
4 | *TODO: contact repos owners to see if they'd like to standardize their work with the community fork.* | ||
5 | |||
6 | ## Community | ||
7 | * [Liens en vrac de sebsauvage](http://sebsauvage.net/links/) - the original Shaarli[](.html) | ||
8 | * [A large list of Shaarlis](http://porneia.free.fr/pub/links/ou-est-shaarli.html)[](.html) | ||
9 | * [A list of working Shaarli aggregators](https://raw.githubusercontent.com/Oros42/find_shaarlis/master/annuaires.json)[](.html) | ||
10 | * [A list of some known Shaarlis](https://github.com/Oros42/shaarlis_list)[](.html) | ||
11 | * [Adieu Delicious, Diigo et StumbleUpon. Salut Shaarli ! - sebsauvage.net](http://sebsauvage.net/rhaa/index.php?2011/09/16/09/29/58-adieu-delicious-diigo-et-stumbleupon-salut-shaarli-) (fr) _16/09/2011 - the original post about Shaarli_[](.html) | ||
12 | * [Original ideas/fixme/TODO page](http://sebsauvage.net/wiki/doku.php?id=php:shaarli:ideas)[](.html) | ||
13 | * [Original discussion page](http://sebsauvage.net/wiki/doku.php?id=php:shaarli:discussion) (fr)[](.html) | ||
14 | * [Original revisions history](http://sebsauvage.net/wiki/doku.php?id=php:shaarli:history)[](.html) | ||
15 | * [Shaarli.fr/my](https://www.shaarli.fr/my.php) - Unofficial, unsupported (old fork) hosted Shaarlis provider, courtesy of [DMeloni](https://github.com/DMeloni)[](.html) | ||
16 | * [Shaarli Community](http://shaarferme.etudiant-libre.fr.nf/index.php) - Unknown Shaarli hoster (unsupported, old fork)[](.html) | ||
17 | |||
18 | ### Themes | ||
19 | See [Theming](Theming.html) for the list of community-contributed themes, and an installation guide. | ||
20 | |||
21 | ### Server apps | ||
22 | * [shaarchiver](https://github.com/nodiscc/shaarchiver) - Archive your Shaarli bookmarks and their content[](.html) | ||
23 | * [shaarli-river](https://github.com/mknexen/shaarli-river) - An aggregator for shaarlis with many features [](.html) | ||
24 | * [Shaarlo](https://github.com/DMeloni/shaarlo) - An aggregator for shaarlis with many features (a very popular running instance among french shaarliers: [shaarli.fr](http://shaarli.fr/))[](.html) | ||
25 | * [Shaarlimages](https://github.com/BoboTiG/shaarlimages) - An image-oriented aggregator for Shaarlis[](.html) | ||
26 | * [mknexen/shaarli-api](https://github.com/mknexen/shaarli-api) - A REST API for Shaarli[](.html) | ||
27 | * [Self dead link](https://github.com/qwertygc/shaarli-dev-code/blob/master/self-dead-link.php) - Detect dead links on shaarli. This version use the database of shaarli. An [another version](https://github.com/qwertygc/shaarli-dev-code/blob/master/dead-link.php), can be used for others shaarli (but use most ressources).[](.html) | ||
28 | |||
29 | ### Android apps | ||
30 | * [Shaarli for Android](http://sebsauvage.net/links/?ZAyDzg) - Android application that adds Shaarli as a sharing provider[](.html) | ||
31 | * [Shaarlier for Android](https://github.com/dimtion/Shaarlier) - Android application to simply add links directly into your Shaarli[](.html) | ||
32 | |||
33 | ## Integration with other platforms | ||
34 | * [tt-rss-shaarli](https://github.com/jcsaaddupuy/tt-rss-shaarli) - [TinyTiny RSS](http://tt-rss.org/) plugin that adds support for sharing articles with Shaarli[](.html) | ||
35 | * [octopress-shaarli](https://github.com/ahmet2mir/octopress-shaarli) - Octopress plugin to retrieve Shaarli links on the sidebara[](.html) | ||
36 | |||
37 | ## Alternatives to Shaarli | ||
38 | * [Shaarli alternatives](http://alternativeto.net/software/shaarli/) (alternativeto.net)[](.html) | ||
39 | * [Bookie](https://github.com/bookieio/bookie) - Another self-hostable, free bookmark sharing software, written in Python[](.html) | ||
40 | * [Unmark](https://github.com/plainmade/unmark) - An open source todo app for bookmarks ([Homepage](https://unmark.it/))[](.html) | ||