https://github.com/thebrokenrail/combustible
An Open-Source Lemmy Client For Android
https://github.com/thebrokenrail/combustible
android android-app android-application lemmy lemmy-api lemmy-client lemmy-ui
Last synced: about 1 month ago
JSON representation
An Open-Source Lemmy Client For Android
- Host: GitHub
- URL: https://github.com/thebrokenrail/combustible
- Owner: TheBrokenRail
- License: mit
- Created: 2023-09-05T01:02:23.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-10-01T19:48:35.000Z (over 1 year ago)
- Last Synced: 2025-03-25T16:03:23.489Z (2 months ago)
- Topics: android, android-app, android-application, lemmy, lemmy-api, lemmy-client, lemmy-ui
- Language: Java
- Homepage:
- Size: 3.35 MB
- Stars: 21
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
#
![]()
Combustible is an app that allows you to interact with the [Lemmy](https://join-lemmy.org) link aggregation and discussion platform. Lemmy is completely free and open, and not controlled by any company.**Disclaimer:** This is alpha-quality software. There will almost certainly be bugs.
## Screenshots
![]()
![]()
## Features
- Connect to any supported Lemmy instance!
- View communities, posts, and comments!
- Vote on posts and comments!
- Create posts, comments, and private messages!
- Search posts, comments, communities, and users!
- View replies, mentions, and private messages!## Instances
To interact to Lemmy you must select an instance to connect to. The [Lemmy.world](https://lemmy.world) instance is recommended, but you can discover other instances on [Lemmy's official website](https://join-lemmy.org/instances).## System Requirements
Combustible requires Android 5.0 (API 21) or newer.## Installation
Download an APK from [GitHub Releases](https://github.com/TheBrokenRail/Combustible/releases) and install it!## Other Resources
- [Official Lemmy Community](https://lemmy.world/c/combustible)
- [Todo List/Known Issues](TODO.md)
- [Frequently Asked Questions](FAQ.md)
- [Changelog](CHANGELOG.md)
- [API Library](api/README.md)