Skip to content

Latest commit

 

History

History
177 lines (124 loc) · 5.98 KB

README.md

File metadata and controls

177 lines (124 loc) · 5.98 KB

InkNest

InkNest is a free mobile app offering a vast collection of comics and anime across genres like superheroes, sci-fi, fantasy, and manga. Enjoy a seamless experience with user-friendly navigation and customizable settings. Stay updated with the latest releases and classics. With InkNest, your favorite stories and characters are always at your fingertips.

🌟 Star this repository to support the developer and encourage further development of the application

Warning Please do not attempt to upload InkNest or any of its forks to the Play Store, App Store, or any other stores on the internet. Doing so may infringe their terms and conditions, potentially resulting in legal action or immediate takedown of the app.

Features

  • CBZ and CBR Reader: Added support for reading CBZ and CBR comic files.
  • Comic Read History: Track your watched anime episodes effortlessly.
  • Bookmark in Anime & Comic: Bookmark your favorite anime shows for quick access.
  • Vast Comic & Anime Library: Access a wide range of comic books across various genres including superheroes, sci-fi, fantasy.
  • User-Friendly Interface: Intuitive and easy-to-use navigation ensures a seamless reading experience.
  • Releases updates: Stay up-to-date with new releases.
  • Search and Discover: Easily find comics & anime with search functionality and explore curated collections.
  • Push Notifications: We have implemented push notifications to inform users about new releases, updates.

Installation

Prerequisites

  • Node.js (>= 18.0)
  • Yarn (recommended)
  • Xcode
  • Android Studio
  • Vs Code (IDE)
  • JAVA 18+

Required Files

Before running the project, make sure to add the following files:

  1. google-services.json (for Android) in the android/app directory.
  2. GoogleService-Info.plist (for iOS) in the ios directory.
  3. Rename /src/Screens/Comic/LocalComic/example.index.js to index.js.

Steps

  1. Clone the repository:

    git clone https://github.com/p2devs/InkNest.git
    cd InkNest
  2. Install dependencies:

    yarn install
  3. Start the development server:

    yarn start

Running on Android

  1. Start the Android emulator or connect an Android device.

  2. Run the following command:

    yarn android

Running on iOS

  1. Install CocoaPods dependencies:

    cd ios
    pod install
    cd ..
  2. Start the iOS simulator or connect an iOS device.

  3. Run the following command:

    yarn ios

Documentation

The documentation is managed using Docusaurus. To view the documentation locally:

  1. Navigate to the docs directory:

    cd docs
  2. Install dependencies:

    yarn install
  3. Start the documentation server:

    yarn start

Contributing

We welcome contributions! Please read our Contributing Guidelines for more details.

DISCLAIMER

  • InkNest only scrapes links from various websites, making it easier for users to find anime and comics.
  • Neither InkNest nor its developers/staff host any of the content found within the app. All images and anime/comic information in the app are sourced from various public APIs.
  • Additionally, all anime/comic links in InkNest are obtained from various third-party anime hosting websites.
  • InkNest and its owners aren't liable for any misuse of the content found inside or outside the app and cannot be held accountable for the distribution of any content found within the app.
  • By using InkNest, you agree that the developers are not responsible for any content found in the app; this content may or may not come from legitimate sources.
  • If internet infringement issues arise, please contact the source website. The developer does not assume any legal responsibility.

Contact

For any inquiries, feel free to reach out through one of the following channels:

We're here to help!

Download

Get the app from our releases page.

License

This project is licensed under the GNU General Public License. See the LICENSE file for more details.

InkNest Sources

InkNest uses the following sources to provide you with the best experience:

Acknowledgements