scripts

Version, currently beta-0.1.0.rc-11 version
  • beta-0.1.0.rc-1latestAug 27, 2023

github.com/Phoeenix05/Sakura

Desktop client for reading mangas through Mangadex and make tracking mangas across multiple sites easier.

3 stars
0 dependents
License: not declared

Installation

# Add this to your shard.yml
dependencies:
  scripts:
    github: Phoeenix05/Sakura
    version: ~> beta-0.1.0.rc-1

Then run:

shards install

shard.yml

No shard.yml has been indexed for beta-0.1.0.rc-1. You can read it on the repository.

Dependencies

This version declares no dependencies.

README

Introduction

Sakura or formerly known as Mangadex Reader is a desktop application for reading mangas, manhwas and manhuas from Mangadex. It can also be used to track different mangas across different sites.

The UI for the application won't be looking that good for the time being as this is a project that I'm currently working on in my freetime when I don't have school but I will try to improve it bit by bit overtime.

Why

Well because I wanted to create a application that I could use and want to use for tracking what mangas I'm reading. Of course there already is applications like MyAnimeList and Kitsu that already do what I want to some extent but not completely. That is why I decided to create my own.

Features

  • Downloading mangas / manhwas / manhuas. (If they're available on Mangadex)
  • Tracking read progress. Though this will be manual.
  • Reading list where you can add mangas from any site and open the site in one click (so that you don't have to have hundred tabs open in the browser).
  • ... More to come

These are the main features I want to implement.

Contributors

Static Badge Static Badge

Static Badge

Installation

I'll try to get A workflow for bundling the app working fot the beta release but for now you'll need to build the project yourself. You can check the releases for application bundle for your platform.

Development

Clone the repository

git clone https://github.com/phoeenix05/sakura

Installing dependencies

pnpm install
yarn install
npm install

Running the project

pnpm dev
yarn dev
npm run dev

Building the project

pnpm tauri build
yarn tauri build
npx tauri build
# or (not recommended as installing it is slow)
cargo tauri build

Credits

Credits to Mangadex for providing the ability to read chapters.

Contribution guidelines

None. If you want to contribute just fork the repository make your changes and create a pull request. If there are things I would like to change in that pull request then I'll change them and merge the PR.

Licensing

I am completely free and licensed under the MIT license. But if you like, you can feed me with a star on GitHub.