Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dimtion/Shaarlier
Simple Android app for sharing links on Shaarli.
https://github.com/dimtion/Shaarlier
android java shaarli
Last synced: about 1 month ago
JSON representation
Simple Android app for sharing links on Shaarli.
- Host: GitHub
- URL: https://github.com/dimtion/Shaarlier
- Owner: dimtion
- License: gpl-3.0
- Created: 2015-02-18T13:04:47.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2023-06-06T05:49:41.000Z (over 1 year ago)
- Last Synced: 2024-08-03T02:10:13.224Z (4 months ago)
- Topics: android, java, shaarli
- Language: Java
- Homepage:
- Size: 667 KB
- Stars: 97
- Watchers: 10
- Forks: 11
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starred - Shaarlier - Simple Android app for sharing links on Shaarli. (Java)
README
# Shaarlier
![GitHub](https://img.shields.io/github/license/dimtion/Shaarlier.svg)
[![Codacy Badge](https://api.codacy.com/project/badge/grade/6228d636f0e44708b2739a35e8b9a2b0)](https://www.codacy.com/app/zizou-xena/Shaarlier)
![GitHub release](https://img.shields.io/github/release/dimtion/Shaarlier.svg)A simple Android app for publishing links on your Shaarli instance from android share menu
![Share screenshot](.github/img/share_screenshot.jpg)
## Installation
- From the [Play Store](https://play.google.com/store/apps/details?id=com.dimtion.shaarlier)
- From [F-Droid](https://f-droid.org/en/packages/com.dimtion.shaarlier/)
- From the [release tab](https://github.com/dimtion/Shaarlier/releases)## Features
- Publish links on your Shaarli from the Android Share menu
- Automatically add a title and a description
- Optional dialog box for editing title, description or tags
- Autocomplete tags
- Edit existing shares
- Multiple Shaarli accounts
- Works either via Shaarli REST API or via username/password combo## Planned features
See [the next milestones](https://github.com/dimtion/Shaarlier/milestones)## Links
- Main and recommended fork of the Shaarli project: https://github.com/shaarli/Shaarli/
- Managed Shaarli instances using: https://my.framasoft.org/
- Thanks Jonathan Hedley for [jsoup](http://jsoup.org/) under [MIT Licence](http://jsoup.org/license)
- Please swing by my personal [Shaarli](https://shaarli.dimtion.fr)--------
Software under [GPLv3](https://www.gnu.org/licenses/gpl.html)