A web app for reading manga on all your devices.
Set up a server. Add your manga (or other books). Open the web app from your favourite browser. The server will read your manga and resize to fit your browser.
The web app works on desktop browsers, phone browsers, tablet browsers and even browsers on Kindle.
There are two favours of server. The ASP.NET version runs on Windows and the PHP version runs on Unix systems.
You need the following tools
To compile:
source/afung.MangaWeb3.sln
in Visual Studio and compilehaxe -cp . -php source/haxephp -main afung.mangaWeb3.server.ServerAjax
to compile the Haxe source to PHPsource\less\mangaweb.less
and copy mangaweb.css
to source\aspnetserver\css
gather_aspnet.ps1
in Windows PowerShell and files under output\aspnet
are ready to deploy to a Windows servergather_php.ps1
in Windows PowerShell and files under output\php
are ready to deploy to a Unix serveroutput\aspnet\bin\PDFLibNet.dll
with external_libraries\x86\PDFLibNet.dll
if you are going to deploy it to a 32-bit Windows machinePre-compiled packages can be downloaded here
empty.pdf
file and cover
and mangacache
directories to your IIS Application Poolinstall.html
from your browser and specify MySQL server information, location of 7z.dll and information to create administratorinstall.html
, bin\afung.MangaWeb3.Server.Install.dll
, js\afung.MangaWeb3.Client.Install.js
, template\install.html
from your serverckfinder
directory (do not replace config.js
and config.ascx
) and copy CKFinder.dll
to bin
directoryadmin.html
is the administration page. index.html
is the client app.temp
, cover
and mangacache
directoriesinstall.html
from your browser and specify MySQL server information and information to create administratorinstall.html
, lib\afung\mangaWeb3\server\install
, js\afung.MangaWeb3.Client.Install.js
, template\install.html
from your serverckfinder
directory (do not replace config.js
and config.php
)admin.html
is the administration page. index.html
is the client app.