https://github.com/clragon/e1547
A sophisticated e621 browser
https://github.com/clragon/e1547
dart e621 flutter mobile-app
Last synced: 6 months ago
JSON representation
A sophisticated e621 browser
- Host: GitHub
- URL: https://github.com/clragon/e1547
- Owner: clragon
- License: gpl-3.0
- Created: 2020-03-05T18:17:34.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-02-22T14:24:40.000Z (8 months ago)
- Last Synced: 2025-04-03T21:11:28.671Z (7 months ago)
- Topics: dart, e621, flutter, mobile-app
- Language: Dart
- Homepage: https://e1547.clynamic.net/
- Size: 63.1 MB
- Stars: 243
- Watchers: 10
- Forks: 21
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
![]()
e1547
A sophisticated e621 browser
![]()
![]()
![]()
![]()
![]()
![]()
![]()
![]()
## Features
- Crossplatform (Android, iOS)
- Browse posts and pools
- Edit posts
- Comment on posts
- Download Images
- Favorite, Up and down vote posts
- Follow tags with notifications
- Local blacklist
- DText parsing
- Video support
- Multiple logins
- Multiple App Themes## Screenshots
![]()
v1.5.2 GIF by [cynder](https://github.com/cxnder) on iOS
## Download
APK and IPA files can be found over at
the [releases](https://github.com/clragon/e1547/releases/latest).You can also find the app on the Google PlayStore:
## Installation
### Installing on Android
- Install through the [Google PlayStore](https://play.google.com/store/apps/details?id=net.e1547)
or
1. Download the [latest APK](https://github.com/clragon/e1547/releases/latest)
2. Open it on your Android device with a file manager
3. Click install### Installing on iOS
The app is not available in the AppStore.
- Follow the instructions on [Sideloadly](https://sideloadly.io/)
or
- Jailbreak your device and install the [IPA](https://github.com/clragon/e1547/releases/latest) directly
## Compilation
You can compile the app from source:
1. Install [Flutter](https://flutter.dev/docs/get-started/install)
2. Clone this github repository
3. Run `flutter build ` where `` is either `apk` or `ipa`## Status
Is the app currently under development?
If you want to participate in development decisions, you can join the discord:
[](https://discord.gg/MRwKGqfmUz)
You can also post on the forum thread:
[](https://e926.net/forum_topics/25854)
If you notice something not working, feel free to open a github issue:
[](https://github.com/clragon/e1547/issues)
## Credit
[
](https://github.com/clragon)
I am [clragon](https://github.com/clragon)! I write the code for this app.
This is a passion project!
If you like the app, you can support me by buying me a coffee:[](https://ko-fi.com/Q5Q22W6FW)
#### Additional thanks to
- [Miyoyo](https://github.com/miyoyo) for performance optimisations.
- [Perlatus](https://github.com/perlatus) for writing the original code base.