Skip to content
/ InkNest Public

"InkNest" offers free access to a vast collection of comics and anime on your mobile device. Enjoy content from top studios and publishers, and customizable settings for a seamless experience. Dive into thrilling adventures and captivating stories anytime, anywhere.

License

Notifications You must be signed in to change notification settings

p2devs/InkNest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

InkNest

InkNest is a free mobile app offering a vast collection of comics and manga 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.

πŸ“‘ Table of Contents

Features

  • Comic & Manga Read History: Track your reading history for easy access to previously read comics.
  • Bookmark Comic & Manga: Bookmark your favorite comics & manga for quick access.
  • Vast Comic & Manga Library: Access a wide range of comic & manga 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 & manga with search functionality and explore curated collections.
  • Push Notifications: We have implemented push notifications to inform users about new releases, updates.
  • Offline Reading: Download comics & manga for offline reading.
  • Multi-Platform Support: Available on both Android and iOS devices.
  • Open Source: InkNest is open source, allowing users to contribute and improve the app.
  • Community Support: Join our community on Discord for real-time support and discussion.

Screenshots

Tech Stack

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.

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 the App

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

Project Structure

InkNest/
β”œβ”€β”€ android/                # Android-specific code
β”œβ”€β”€ ios/                    # iOS-specific code
β”œβ”€β”€ src/                    # Source code
β”‚   β”œβ”€β”€ Components/         # Reusable UI components
β”‚   β”œβ”€β”€ Constants/          # App constants and configurations
β”‚   β”œβ”€β”€ Navigation/         # Navigation setup
β”‚   β”œβ”€β”€ Redux/              # State management
β”‚   β”œβ”€β”€ Screens/            # App screens
β”‚   └── Utils/              # Utility functions
β”œβ”€β”€ docs/                   # Documentation using Docusaurus
β”œβ”€β”€ __tests__/              # Tests
└── ...                     # Configuration files

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 manga and comics.
  • Neither InkNest nor its developers/staff host any of the content found within the app. All images and manga/comic information in the app are sourced from various public APIs.
  • Additionally, all manga/comic links in InkNest are obtained from various third-party manga 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