Dashchan
Imageboards client for Android
Install / Use
/learn @Mishiranu/DashchanREADME
Dashchan
Android client for imageboards.
Features
- Supports multiple forums using extensions
- Threads watcher and reply notifications
- Automatic filter using regular expressions
- Image gallery and video player
- Archiving in HTML format
- Configurable themes
- Fullscreen layout
Read the project wiki for further information.
Screenshots
<p> <img src="metadata/en-US/images/phoneScreenshots/1.png" width="20%" /> <img src="metadata/en-US/images/phoneScreenshots/2.png" width="20%" /> <img src="metadata/en-US/images/phoneScreenshots/3.png" width="20%" /> <img src="metadata/en-US/images/phoneScreenshots/4.png" width="20%" /> <img src="metadata/en-US/images/phoneScreenshots/5.png" width="20%" /> <img src="metadata/en-US/images/phoneScreenshots/6.png" width="20%" /> <img src="metadata/en-US/images/phoneScreenshots/7.png" width="20%" /> <img src="metadata/en-US/images/phoneScreenshots/8.png" width="20%" /> </p>Building Guide
- Install JDK 8 or higher
- Install Android SDK, define
ANDROID_HOMEenvironment variable or setsdk.dirinlocal.properties - Run
./gradlew assembleRelease
The resulting APK file will appear in build/outputs/apk directory.
Build Signed Binary
You can create keystore.properties in the source code directory with the following properties:
store.file=%PATH_TO_KEYSTORE_FILE%
store.password=%KEYSTORE_PASSWORD%
key.alias=%KEY_ALIAS%
key.password=%KEY_PASSWORD%
Building Extensions
The source code of extensions is available in Dashchan Extensions repository.
The source code of the video player libraries extension is available in Dashchan Webm repository.
License
Dashchan is available under the GNU General Public License, version 3 or later.
Related Skills
node-connect
338.0kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
83.4kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
338.0kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
83.4kCommit, push, and open a PR
