FLUTTER ECOSYSTEM

clynamic/e1547

एक सुगठित e621 ब्राउज़र

e1547 प्रोजेक्ट कवर
Stars
341
Forks
40
अंतिम पुश (UTC)
5 सित॰ 2026
प्रोजेक्ट स्थिति
सक्रिय
clynamic LLC GitHub avatar
GITHUB Organization

clynamic LLC ↗

determined, diligent, distinguished.

भाषाएँDartC++CMakeRubySwiftCKotlinObjective-C

तकनीकी विषय

संबंधित पैकेज और उदाहरण

v1.18.2

meta

विकासक के इरादों को व्यक्त करने के लिए उपयोग किए जाने वाले अनुमान, जिन्हें स्रोत कोड के स्थैतिक विश्लेषण द्वारा अन्यथा नहीं निकाला जा सकता है।

475लाइक 83 लाख30-दिन डाउनलोड150Pub अंक
AndroidiOSWebmacOSWindowsLinux
like_button कवरv2.1.0

like_button

लाइक बटन एक फ्लटर लाइब्रेरी है जो आपको कुछ को पसंद करते समय ट्विटर के हार्ट के समान एनिमेशन प्रभाव वाला बटन बनाने की अनुमति देता है।

1.4 हज़ारलाइक 14.6 हज़ार30-दिन डाउनलोड150Pub अंक
AndroidiOSWebmacOSWindowsLinux

उपयोग की गई निर्भरताएँ

निर्भरता सूची 85 आइटम

ऐप श्रेणियाँ

मूल README

यह अंग्रेज़ी मूल स्नैपशॉट है। नवीनतम सामग्री GitHub पर देखें।

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.