Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/GarrettBeatty/arXiv-eXplorer
arXiv eXplorer - Mobile App for arxiv.org
https://github.com/GarrettBeatty/arXiv-eXplorer
android arxiv arxiv-api butterknife mvp-architecture okhttp
Last synced: 14 days ago
JSON representation
arXiv eXplorer - Mobile App for arxiv.org
- Host: GitHub
- URL: https://github.com/GarrettBeatty/arXiv-eXplorer
- Owner: GarrettBeatty
- License: mit
- Created: 2018-03-13T18:08:46.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-05-28T23:11:54.000Z (over 2 years ago)
- Last Synced: 2024-08-01T16:45:02.507Z (3 months ago)
- Topics: android, arxiv, arxiv-api, butterknife, mvp-architecture, okhttp
- Language: JavaScript
- Homepage:
- Size: 27.1 MB
- Stars: 56
- Watchers: 6
- Forks: 6
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
README
# arXiv eXplorer
arXiv eXplorer is an Android App for [arxiv.org](http://www.arxiv.org).
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
Features include:
* Browse categories (Physics, Astronomy, Computer Science, etc)
* Search for arXiv articles
* Favorite arXiv articles
* Pagination
* Download PDFs
* Material Design
* Free
* Open Source## Screenshots
## Downloading
```
git clone https://github.com/GarrettBeatty/arXiv-eXplorer.git
bundle install
```## Built With
* [OkHttp](http://square.github.io/okhttp/)
* [Sugar ORM](http://satyan.github.io/sugar/)
* [Travis CI](https://travis-ci.org/)
* [Fastlane](https://fastlane.tools/)
* [Sectioned-RecyclerView](https://github.com/afollestad/sectioned-recyclerview)## Contributing
Please read [CONTRIBUTING.md](CONTRIBUTING.md) for details on our code of conduct, and the process for submitting pull requests to us.
## Authors
* [**Garrett Beatty**](https://github.com/GarrettBeatty) - Developer
* [**Gabriele Bozzola**](https://github.com/Sbozzolo) - Some UI Ideas and Functionality Ideas## License
This project is licensed under the MIT License - see the [LICENSE.md](https://github.com/GarrettBeatty/arXiv-eXplorer/raw/master/LICENSE.md) file for details