Skip to content

Latest commit

 

History

History
110 lines (76 loc) · 3.67 KB

README.md

File metadata and controls

110 lines (76 loc) · 3.67 KB

e1547

A sophisticated e621 browser

Features

  • Browse and search posts
  • Browse and search pools
  • Edit posts
  • Comment on posts
  • Download Images
  • Upvote and downvote posts
  • Access to Hot and your favourites
  • Follow tags and receive notifications
  • Display post info, launch searches from tags
  • View tag wiki entries by long-pressing
  • Local blacklist
  • DText parsing
  • Video support
  • Automatic update check
  • 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 e6 forum thread.
If you notice something not working, feel free to open a github issue.

Credit

Code is written by me, clragon.

if you feel like supporting the development, you can donate a couple of monies.
I spend alot of time trying to build this app, so all support is welcome.

ko-fi

Thanks to:

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