Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/avram/zandy
Zotero on Android
https://github.com/avram/zandy
android research zotero
Last synced: 18 days ago
JSON representation
Zotero on Android
- Host: GitHub
- URL: https://github.com/avram/zandy
- Owner: avram
- License: agpl-3.0
- Created: 2011-08-09T10:18:49.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2023-08-22T04:06:10.000Z (about 1 year ago)
- Last Synced: 2024-08-01T00:45:58.255Z (3 months ago)
- Topics: android, research, zotero
- Language: Java
- Homepage: http://www.gimranov.com/avram/w/zandy-user-guide
- Size: 1.67 MB
- Stars: 144
- Watchers: 16
- Forks: 28
- Open Issues: 31
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Zandy: a Zotero client for Android
by Avram Lyon ([email protected])## Installation
A built and signed version of Zandy is available for purchase on the Google Play (https://play.google.com/store/apps/details?id=com.gimranov.zandy.app).You can also check out this project and build an APK yourself:
```
./gradlew installGoogleDebug
```## Requirements
Android 4.3 or later.## Support
See the Zandy User Guide (http://www.gimranov.com/avram/w/zandy-user-guide) for basic documentation. Feature requests and bug reports are highly encouraged-- please post to the issue tracker on GitHub or to the Zandy user forum (http://www.gimranov.com/forum). Also feel free to write to [email protected] with questions.## License
GNU Affero General Public License, Version 3 or later.This is based in part on the code by Martin Paul Eve (University of Sussex) to create an Android client for Mendeley, hosted at (https://code.google.com/p/mendeley-for-android/). That code is GPL-licensed, and the present code is licensed under the GPL-compatible Affero GPL.
Icons from FamFamFam's Silk icon set (http://www.famfamfam.com/lab/icons/silk/) are used for item types and elsewhere. These icons are licensed under the Creative Commons Attribution 2.5 License.
Icons from Glyphish's free icon set (http://glyphish.com/) are used for some buttons. They are licensed under the Creative Commons Attribution 3.0 United States License. To view a copy of this license, visit http://creativecommons.org/licenses/by/3.0/us/ or send a letter to Creative Commons, 171 Second Street, Suite 300, San Francisco, California, 94105, USA.