Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 1.47 KB

README.md

File metadata and controls

32 lines (23 loc) · 1.47 KB

iChan

Open source client for popular imageboards: 4chan.org and 2ch.hk.

How to compile:

  1. Install Flutter: https://flutter.dev/docs/get-started/install
  2. Clone this repo: git clone https://github.com/Zchandev/iChan.git
  3. Make sure you changed directory: cd iChan
  4. Run flutter doctor -v to make sure you have installed Flutter
  5. Run flutter pub get to install packages
  6. Compile it for Android using flutter build apk or flutter build ios for iOS.

Get help

If you have a question, want to report a bug or post a suggestion, feel free to join our groups:

Licence

https://creativecommons.org/licenses/by-nc-sa/4.0/

You are free to:

  • Share — copy and redistribute the material in any medium or format
  • Adapt — remix, transform, and build upon the material

Under the following terms:

  • Attribution — You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
  • NonCommercial — You may not use the material for commercial purposes.
  • ShareAlike — If you remix, transform, or build upon the material, you must distribute your contributions under the same license as the original.

You are not allowed to publish this application or its modifications in App Store, Google Play or any other store without author's special permission.