Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/haptic-apps/slide
Slide is an open-source, ad-free Reddit browser for Android.
https://github.com/haptic-apps/slide
android app browser reddit slide
Last synced: about 2 months ago
JSON representation
Slide is an open-source, ad-free Reddit browser for Android.
- Host: GitHub
- URL: https://github.com/haptic-apps/slide
- Owner: Haptic-Apps
- License: gpl-3.0
- Archived: true
- Created: 2015-10-01T23:21:26.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2024-05-31T02:18:00.000Z (6 months ago)
- Last Synced: 2024-08-29T00:04:09.231Z (3 months ago)
- Topics: android, app, browser, reddit, slide
- Language: Java
- Homepage: https://reddit.com/r/slideforreddit
- Size: 126 MB
- Stars: 1,779
- Watchers: 66
- Forks: 344
- Open Issues: 445
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE.txt
Awesome Lists containing this project
README
## Current project status
This project will be on indefinite hiatus for the foreseeable future, and may not be maintained.
Updates are not guaranteed.
See [here](https://github.com/Haptic-Apps/Slide/issues/3449) for details.You may continue to use Slide if you so wish.
However, with this said, it would be recommended to consider migrating to another (more stable) Reddit client.Some other open-source (and internally ad-free) Reddit clients include:
- [Infinity For Reddit](https://github.com/Docile-Alligator/Infinity-For-Reddit)
- [RedReader](https://github.com/QuantumBadger/RedReader)
- [Dawn](https://github.com/Tunous/Dawn)# Slide
Slide is an open-source, ad-free Reddit browser for Android.
It is based around the [Java Reddit API Wrapper](https://github.com/mattbdean/JRAW).Slide is available on the Google Play Store and F-Droid.
There is an active community for Slide on the
[/r/slideforreddit](https://www.reddit.com/r/slideforreddit) subreddit,
which anybody is welcome to join.There is also a [Discord](https://discord.gg/hVWAY8A).
## Sponsors
Thank you to our awesome Github Sponsors, who help keep the Slide project going.
| | GitHub profile |
| --------- | ------------- |
| **KevinNThomas** | https://github.com/KevinNThomas |
| **andrewkdinh** | https://github.com/andrewkdinh |If you're interested in sponsoring our work, check out the sponsor slots for Slide contributors on the right-hand **Sponsorship** menu.
## Contributing
### Issues
In any project it's likely that a few bugs will slip through the cracks, so it
helps greatly if people document any bugs they find to ensure that they get
fixed promptly.You can view a list of known issues and feature requests using [the issue tracker](https://github.com/Haptic-Apps/Slide/issues).
If you don't see your issue (or you aren't sure), feel free to [submit it!](https://github.com/Haptic-Apps/Slide/issues/new).Where appropriate, a screenshot works wonders to help us see exactly what the issue is.
You can upload screenshots directly using the GitHub issue tracker or
by attaching a link (to Imgur, for example), whichever is easier for you.### Translations
If you are able to contribute a translation into a language missing from Slide,
or spot any room for improvement in an existing translation, we greatly
appreciate anything you can assist with![The project uses Crowdin](https://crowdin.com/project/slide-for-reddit),
a platform that allows anybody to contribute to translating the app with as many words at a time as they want.
Crowdin provides a nice interface for translating, and no knowledge of the code is needed.### Code
If you are a developer and wish to contribute to the app, please fork the project
and submit a pull request.If you have any questions, feel free to
[ask in the `#android-dev` Discord channel](https://discord.gg/HeShMsX) or
[drop me a message](https://www.reddit.com/message/compose/?to=ccrama) on Reddit.If this is your first time contributing to the project and want to tackle an
easy issue, take a look at the issues labelled [`Good First Issue`](https://github.com/Haptic-Apps/Slide/issues?q=is%3Aopen+is%3Aissue+label%3A%22Good+First+Issue%22).
These issues have been marked as such because we believe they are easier to fix than other issues.## Changelog
The file [CHANGELOG.md](CHANGELOG.md) provides an overview of the changes for a
release; for a more detailed look at changes to the app, [view individual commits](https://github.com/Haptic-Apps/Slide/commits/master).## Licensing
Slide is licensed under the [GNU v3 Public License](LICENSE.txt).