An open API service indexing awesome lists of open source software.

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

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:

[![Discord](https://img.shields.io/discord/763321712766877727.svg?label=&logo=discord&logoColor=ffffff&color=7389D8&labelColor=6A7EC2)](https://discord.gg/MRwKGqfmUz)

You can also post on the forum thread:

[![Forum](https://badgen.net/badge/e621/forum/00549f?icon=https://e621.net/safari-pinned-tab.svg&labelColor=1F3C67)](https://e926.net/forum_topics/25854)

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

[![GitHub issues](https://img.shields.io/github/issues/clragon/e1547)](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:

[![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](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.