Skip to content

Application for watching anime, reading manga/light novels writen with python and PySide6

License

Notifications You must be signed in to change notification settings

brandonzorn/Nlight

Repository files navigation

Nlight

Nlight

Open source manga and ranobe reading application

Features

- Browse, search, and read.
- Filter by genre, kind and sort order
- Shikimori support
- Light and dark themes
- Available in 🇷🇺Russian 🇺🇦Ukrainian and 🇬🇧English languages

Currently supported catalogs

Manga:
 - Desu (🇷🇺)
 - Shikimori (🇷🇺)
 - MangaDex (🇷🇺, 🇬🇧)
 - Remanga (🇷🇺)
 - MangaLib (🇷🇺)

Ranobe:
 - Rulate (🇷🇺)
 - Erolate (🇷🇺)
 - Ranobehub (🇷🇺)

Hentai Manga:
 - NHentai (🇬🇧)

Screenshots

nl_1 nl_3 nl_3

Installation

  1. Clone the project repository:

    git clone https://github.com/brandonzorn/Nlight.git
  2. Navigate to the project directory:

    cd Nlight
  3. Install the required dependencies from the requirements.txt file:

    pip install -r requirements.txt
  4. Once the dependencies are installed, you can run the application by executing the main.py file:

    python main.py