FLUTTER ECOSYSTEM

clynamic/e1547

A sophisticated e621 browser

e1547 project cover
Stars
341
Forks
40
Last push (UTC)
Sep 5, 2026
Project status
Active
clynamic LLC GitHub avatar
GITHUB Organization

clynamic LLC ↗

determined, diligent, distinguished.

LanguagesDartC++CMakeRubySwiftCKotlinObjective-C

Technical topics

Related packages and examples

Dependencies used

Dependency list 85 items

App categories

Original README

English project snapshot. Visit GitHub for the latest content.

Expand / collapse project README
https://raw.githubusercontent.com/clynamic/e1547/HEAD/assets/icon/app/round.png

e1547

A sophisticated e621 browser

https://img.shields.io/github/commit-activity/m/clynamic/e1547 https://img.shields.io/github/last-commit/clynamic/e1547 https://img.shields.io/github/license/clynamic/e1547 https://img.shields.io/discord/763321712766877727.svg?label=&logo=discord&logoColor=ffffff&color=7389D8&labelColor=6A7EC2 https://img.shields.io/badge/website-clynamic-FDB245 https://img.shields.io/f-droid/v/net.e1547 https://img.shields.io/endpoint?color=green&logo=google-play&logoColor=green&url=https%3A%2F%2Fplay.cuzi.workers.dev%2Fplay%3Fi%3Dnet.e1547%26gl%3DUS%26hl%3Den%26l%3DGoogle%2520Play%26m%3D%24version https://img.shields.io/github/downloads/clynamic/e1547/total

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

https://raw.githubusercontent.com/clynamic/e1547/HEAD/fastlane/metadata/android/en-US/images/phoneScreenshots/1_en-US.png https://raw.githubusercontent.com/clynamic/e1547/HEAD/fastlane/metadata/android/en-US/images/phoneScreenshots/2_en-US.png https://raw.githubusercontent.com/clynamic/e1547/HEAD/fastlane/metadata/android/en-US/images/phoneScreenshots/3_en-US.png

Download

APK and IPA files can be found over at the releases.

A great tool for managing updates for this app is obtainium (see Using Obtainium for a more detailed guide).

You can also find the app on the Google PlayStore:

https://github.com/steverichey/google-play-badge-svg/blob/266d2b2df26f10d3c00b8129a0bd9f6da6b19f00/img/en_get.svg
Certificate Fingerprints

To verify the authenticity of downloaded APK files, you can check the signing certificate fingerprints:

  • SHA1: 8B:4B:8C:D7:FF:D6:04:DB:36:69:1B:D2:1A:BD:0E:54:0A:95:C8:28
  • SHA256: 8D:32:4E:43:4B:97:5A:A3:38:A7:A9:C7:F3:07:7E:1F:C0:DB:F1:30:3E:C5:D9:B9:63:4F:E8:3E:9D:DB:63:80

via a tool like AppVerifier.

Installation

Installing on Android

or

  1. Download the latest APK
  2. Open it on your Android device with a file manager
  3. Click install
Using Obtainium
  1. Install and open obtainium from F-Droid or from their Github
  2. Click on "Add app" on the bottom app drawer
  3. Paste https://github.com/clynamic/e1547/releases/ into the "App source URL*" field
  4. Hit the add button, next to the App source URL field
  5. Hit the install button in the following menu
Which APK should I download?
  • New phone (2019+) -> e1547-arm64.apk
  • Old phone -> e1547-armv7.apk
  • Doesn't work? -> e1547-universal.apk
Installing on iOS

The app is not available in the AppStore.

or

  • Jailbreak your device and install the IPA directly

Compilation

You can compile the app from source:

  1. Install Flutter
  2. Clone this github repository
  3. Run flutter build <file> where <file> is either apk or ipa

Status

Is the app currently under development?

The project is currently under limited support. I no longer have as much time to develop this project as I used to.
If you would like to help out, drop by in #167 or shoot us a message!

https://img.shields.io/github/last-commit/clynamic/e1547

Community

Places to talk about this thing.

Discord:

Discord

Forum thread:

Forum

Github issues:

GitHub issues

Credit

https://github.com/clragon.png

I am clragon! I wrote (most of) the code for this app.

This is a passion project. If you enjoy using it, I am glad you do!

Additional thanks to
  • Miyoyo for performance optimisations.
  • Perlatus for writing the original code base.