Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/anthonynguyen/mread

Web app for reading manga from various sources
https://github.com/anthonynguyen/mread

Last synced: 2 months ago
JSON representation

Web app for reading manga from various sources

Awesome Lists containing this project

README

        

# mread

Web-based manga reader for various sources.

### How to run

Run the following commands:

```
go get github.com/anthonynguyen/mread
```

```
mread
```

`mread` should now be running at `http://localhost:5678`

### Screenshots

![Main Page](/screenshots/home.png "Main Page")
![Search Results](/screenshots/search_results.png "Search Results")
![Manga Display](/screenshots/manga_display.png "Manga Display")
![Chapter Listing](/screenshots/chapter_listing.png "Chapter Listing")
![Gallery](/screenshots/gallery_view.png "Gallery")

### License

`mread` is licensed under the MIT License. See the `LICENSE` file for details