Senor-Ducky / mobichan

A 4chan app made with Flutter.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mobichan

Maintenance GitHub release Github All Releases

A 4chan app made with Flutter.

Features

  • Browsing boards and threads
  • Creating and responding to threads (with an up to date captcha)
  • Viewing images
  • Playing webms at different speeds
  • Sorting and searching threads
  • Gallery mode
  • Threading
  • Localization
  • Reply push notifications

Screenshots

Installing on iOS

  • Install Altstore.
  • Download the .ipa file from the latest release.
  • Open Altstore and select the .ipa to install it on your device.

Contributing

Localization

  • You can add a missing language by creating a json file in assets/translations.
  • The json file must be named {languageCode}-{countryCode}.json.
  • Finally, add the line Locale('{languageCode}', '{countryCode}'), to the supportedLocales array in main.dart.
  • For further documentation, read this.

Roadmap

For a detailed roadmap, see here.

About

A 4chan app made with Flutter.

License:Apache License 2.0


Languages

Language:Dart 97.6%Language:Swift 1.1%Language:Ruby 1.0%Language:Kotlin 0.2%Language:Shell 0.1%Language:Objective-C 0.0%