Skip to content

clragon/e1547

Repository files navigation

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 on iOS

Download

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

You can also find the app on the Google PlayStore:

Installation

Installing on Android

or

  1. Download the latest APK
  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.

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?

If you want to participate in development decisions, you can join the discord:

Discord

You can also post on the forum thread:

Forum

If you notice something not working, feel free to open a github issue:

GitHub issues

Credit

I am 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:

ko-fi

Additional thanks to

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