Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/anthonynguyen/mread
- Owner: anthonynguyen
- License: mit
- Created: 2016-07-06T16:35:31.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-09-24T17:53:58.000Z (over 8 years ago)
- Last Synced: 2024-06-20T17:41:48.637Z (7 months ago)
- Language: Go
- Homepage: http://manga.anthonyn.ca
- Size: 2.03 MB
- Stars: 7
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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