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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

37b0f98 · Oct 19, 2024
Oct 19, 2024
Aug 8, 2024
Oct 19, 2024
Jun 10, 2023
Jul 23, 2024
Jan 9, 2024
Jul 5, 2022
Jan 4, 2024
Jan 4, 2024
Jul 14, 2024
Jul 22, 2024
Jul 5, 2024
Jun 18, 2024
Jul 22, 2024
Jul 23, 2024

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

Anime:
 - Shikimori (🇷🇺)
 - AniLib (🇷🇺)

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

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

Hentai Manga:
 - AllHentai (🇷🇺)
 - 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