diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/md/Community-&-Related-software.md | 43 | ||||
-rw-r--r-- | doc/md/REST-API.md | 5 |
2 files changed, 30 insertions, 18 deletions
diff --git a/doc/md/Community-&-Related-software.md b/doc/md/Community-&-Related-software.md index 13b07b6f..8edbeefa 100644 --- a/doc/md/Community-&-Related-software.md +++ b/doc/md/Community-&-Related-software.md | |||
@@ -1,6 +1,5 @@ | |||
1 | _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._ | 1 | _Unofficial but related work on Shaarli. If you maintain one of these, |
2 | 2 | please get in touch with us to help us find a way to adapt your work to our fork._ | |
3 | _TODO: contact repos owners to see if they'd like to standardize their work with the community fork._ | ||
4 | 3 | ||
5 | ## Community | 4 | ## Community |
6 | - [Liens en vrac de sebsauvage](http://sebsauvage.net/links/) - the original Shaarli | 5 | - [Liens en vrac de sebsauvage](http://sebsauvage.net/links/) - the original Shaarli |
@@ -13,15 +12,19 @@ _TODO: contact repos owners to see if they'd like to standardize their work with | |||
13 | - [Original revisions history](http://sebsauvage.net/wiki/doku.php?id=php:shaarli:history) | 12 | - [Original revisions history](http://sebsauvage.net/wiki/doku.php?id=php:shaarli:history) |
14 | - [Shaarli.fr/my](https://www.shaarli.fr/my.php) - Unofficial, unsupported (old fork) hosted Shaarlis provider, courtesy of [DMeloni](https://github.com/DMeloni) | 13 | - [Shaarli.fr/my](https://www.shaarli.fr/my.php) - Unofficial, unsupported (old fork) hosted Shaarlis provider, courtesy of [DMeloni](https://github.com/DMeloni) |
15 | 14 | ||
15 | |||
16 | ### Articles and social media discussions | 16 | ### Articles and social media discussions |
17 | - 2016-09-22 - Hacker News - https://news.ycombinator.com/item?id=12552176 | 17 | - 2016-09-22 - Hacker News - https://news.ycombinator.com/item?id=12552176 |
18 | - 2015-08-15 - Reddit - [Question about migrating from WordPress to Shaarli.](https://www.reddit.com/r/selfhosted/comments/3h3zwh/question_about_migrating_from_wordpress_to_shaarli/) | 18 | - 2015-08-15 - Reddit - [Question about migrating from WordPress to Shaarli.](https://www.reddit.com/r/selfhosted/comments/3h3zwh/question_about_migrating_from_wordpress_to_shaarli/) |
19 | - 2015-06-22 - Hacker News - https://news.ycombinator.com/item?id=9755366 | 19 | - 2015-06-22 - Hacker News - https://news.ycombinator.com/item?id=9755366 |
20 | - 2015-05-12 - Reddit - [shaarli - Self hosted Bookmarking / Delicious (PHP, MySQL)](https://www.reddit.com/r/selfhosted/comments/35pkkc/shaarli_self_hosted_bookmarking_delicious_php/) | 20 | - 2015-05-12 - Reddit - [shaarli - Self hosted Bookmarking / Delicious (PHP, MySQL)](https://www.reddit.com/r/selfhosted/comments/35pkkc/shaarli_self_hosted_bookmarking_delicious_php/) |
21 | 21 | ||
22 | ### Third party plugins | 22 | |
23 | ### REST API clients | ||
24 | See [REST API](REST-API) for a list of official and community clients. | ||
23 | 25 | ||
24 | 26 | ||
27 | ### Third party plugins | ||
25 | - [autosave](https://github.com/kalvn/shaarli-plugin-autosave) by [@kalvn](https://github.com/kalvn): Automatically saves data when editing a link to avoid any loss in case of crash or unexpected shutdown. | 28 | - [autosave](https://github.com/kalvn/shaarli-plugin-autosave) by [@kalvn](https://github.com/kalvn): Automatically saves data when editing a link to avoid any loss in case of crash or unexpected shutdown. |
26 | - [Code Coloration](https://github.com/ArthurHoaro/code-coloration) by [@ArthurHoaro](https://github.com/ArthurHoaro): client side code syntax highlighter. | 29 | - [Code Coloration](https://github.com/ArthurHoaro/code-coloration) by [@ArthurHoaro](https://github.com/ArthurHoaro): client side code syntax highlighter. |
27 | - [Disqus](https://github.com/kalvn/shaarli-plugin-disqus) by [@kalvn](https://github.com/kalvn): Adds Disqus comment system to your Shaarli. | 30 | - [Disqus](https://github.com/kalvn/shaarli-plugin-disqus) by [@kalvn](https://github.com/kalvn): Adds Disqus comment system to your Shaarli. |
@@ -33,28 +36,32 @@ _TODO: contact repos owners to see if they'd like to standardize their work with | |||
33 | - [shaarli2twitter](https://github.com/ArthurHoaro/shaarli2twitter) by [@ArthurHoaro](https://github.com/ArthurHoaro) - Automatically tweet your shared links from Shaarli | 36 | - [shaarli2twitter](https://github.com/ArthurHoaro/shaarli2twitter) by [@ArthurHoaro](https://github.com/ArthurHoaro) - Automatically tweet your shared links from Shaarli |
34 | 37 | ||
35 | 38 | ||
36 | ### Themes | 39 | ### Third-party themes |
37 | See [Theming](Theming) for the list of community-contributed themes, and an installation guide. | 40 | See [Theming](Theming) for a list of community-contributed themes, and an installation guide. |
41 | |||
42 | |||
43 | ## Integration with other platforms | ||
44 | - [tt-rss-shaarli](https://github.com/jcsaaddupuy/tt-rss-shaarli) - [Tiny-Tiny RSS](http://tt-rss.org/) plugin that adds support for sharing articles with Shaarli | ||
45 | - [octopress-shaarli](https://github.com/ahmet2mir/octopress-shaarli) - Octopress plugin to retrieve Shaarli links on the sidebar | ||
46 | - [Scuttle to Shaarli](https://github.com/q2apro/scuttle-to-shaarli) - Import bookmarks from Scuttle | ||
47 | |||
48 | |||
49 | ### Mobile Apps | ||
50 | - [ShaarliOS](https://github.com/mro/ShaarliOS) iOS share extension - see [#308](https://github.com/shaarli/Shaarli/issues/308#issuecomment-184592070) for some promo codes, | ||
51 | - [Shaarli for Android](http://sebsauvage.net/links/?ZAyDzg) - Android application that adds Shaarli as a sharing provider | ||
52 | - [Shaarlier for Android](https://github.com/dimtion/Shaarlier) - Android application to simply add links directly into your Shaarli | ||
53 | |||
38 | 54 | ||
39 | ### Server apps | 55 | ### Server apps |
40 | - [shaarchiver](https://github.com/nodiscc/shaarchiver) - Archive your Shaarli bookmarks and their content | 56 | - [shaarchiver](https://github.com/nodiscc/shaarchiver) - Archive your Shaarli bookmarks and their content |
41 | - [shaarli-river](https://github.com/mknexen/shaarli-river) - An aggregator for shaarlis with many features | 57 | - [shaarli-river](https://github.com/mknexen/shaarli-river) - An aggregator for shaarlis with many features |
42 | - [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/)) | 58 | - [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/)) |
43 | - [Shaarlimages](https://github.com/BoboTiG/shaarlimages) - An image-oriented aggregator for Shaarlis | 59 | - [Shaarlimages](https://github.com/BoboTiG/shaarlimages) - An image-oriented aggregator for Shaarlis |
44 | - [mknexen/shaarli-api](https://github.com/mknexen/shaarli-api) - A REST API for Shaarli | 60 | - [mknexen/shaarli-api](https://github.com/mknexen/shaarli-api) - A REST API for Shaarli |
45 | - [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. [Another version](https://github.com/qwertygc/shaarli-dev-code/blob/master/dead-link.php), can be used for other shaarli instances (but is more resource consuming). | 61 | - [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. [Another version](https://github.com/qwertygc/shaarli-dev-code/blob/master/dead-link.php), can be used for other shaarli instances (but is more resource consuming). |
46 | - [Bookmark Archiver](https://github.com/pirate/bookmark-archiver) - Save an archived copy of all websites starred using browser bookmarks/Shaarli/Delicious/Instapaper/Unmark.it/Pocket/Pinboard. Outputs browseable html. | 62 | - [Bookmark Archiver](https://github.com/pirate/bookmark-archiver) - Save an archived copy of all websites starred using browser bookmarks/Shaarli/Delicious/Instapaper/Unmark.it/Pocket/Pinboard. Outputs browseable html. |
47 | 63 | ||
48 | ### Mobile Apps | ||
49 | - [ShaarliOS](https://github.com/mro/ShaarliOS) iOS share extension - see [#308](https://github.com/shaarli/Shaarli/issues/308#issuecomment-184592070) for some promo codes, | ||
50 | - [Shaarli for Android](http://sebsauvage.net/links/?ZAyDzg) - Android application that adds Shaarli as a sharing provider | ||
51 | - [Shaarlier for Android](https://github.com/dimtion/Shaarlier) - Android application to simply add links directly into your Shaarli | ||
52 | |||
53 | ## Integration with other platforms | ||
54 | - [tt-rss-shaarli](https://github.com/jcsaaddupuy/tt-rss-shaarli) - [Tiny-Tiny RSS](http://tt-rss.org/) plugin that adds support for sharing articles with Shaarli | ||
55 | - [octopress-shaarli](https://github.com/ahmet2mir/octopress-shaarli) - Octopress plugin to retrieve Shaarli links on the sidebar | ||
56 | - [Scuttle to Shaarli](https://github.com/q2apro/scuttle-to-shaarli) - Import bookmarks from Scuttle | ||
57 | 64 | ||
58 | ## Alternatives to Shaarli | 65 | ## Alternatives to Shaarli |
59 | 66 | See the [bookmarks & link sharing](https://github.com/Kickball/awesome-selfhosted/#bookmarks--link-sharing) | |
60 | See the [bookmarks & link sharing](https://github.com/Kickball/awesome-selfhosted/#bookmarks--link-sharing) section on [awesome-selfhosted](https://github.com/Kickball/awesome-selfhosted/). | 67 | section on [awesome-selfhosted](https://github.com/Kickball/awesome-selfhosted/). |
diff --git a/doc/md/REST-API.md b/doc/md/REST-API.md index 0b8aba8a..68a83c00 100644 --- a/doc/md/REST-API.md +++ b/doc/md/REST-API.md | |||
@@ -88,6 +88,11 @@ $signature = hash_hmac('sha512', $content, $secret); | |||
88 | - [Android client example with Kotlin](https://gitlab.com/snippets/1665808) | 88 | - [Android client example with Kotlin](https://gitlab.com/snippets/1665808) |
89 | by [Braincoke](https://github.com/Braincoke) | 89 | by [Braincoke](https://github.com/Braincoke) |
90 | 90 | ||
91 | ### Javascript, NodeJS | ||
92 | |||
93 | - [shaarli-client](https://www.npmjs.com/package/shaarli-client) | ||
94 | ([source code](https://github.com/laBecasse/shaarli-client)) | ||
95 | by [laBecasse](https://github.com/laBecasse) | ||
91 | 96 | ||
92 | ### PHP | 97 | ### PHP |
93 | 98 | ||