You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+37-11
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,12 @@ Not living in Japan has me not really having any readable access of weekly chapt
11
11
12
12
M2em let's you automatically download Mangas via RSS Feed that updates at a configurable interval (and comics in the future?), convert them into eMangas and send them off via Email (Target being the Email to Kindle function of Amazon)!
13
13
14
+
## Supported Websites
15
+
16
+
* Mangastream
17
+
* MangaFox
18
+
* Cdmnet
19
+
14
20
# Setup
15
21
16
22
M2em requires Python3 and I highly recommend working in a virtualenv. Some OS require the python-dev package!
@@ -39,6 +45,24 @@ deactivate
39
45
40
46
Get Kindlegen here: https://www.amazon.com/gp/feature.html?docId=1000765211
41
47
48
+
## Docker Setup
49
+
You can use the Dockerfile or the image schemen/m2em. All options in the config.ini are available as environment variable. Make sure you write the exactly the same!
0 commit comments