All Projects → riderkick → Fmd

riderkick / Fmd

Licence: gpl-2.0
Forked from https://sf.net/p/fmd/

Programming Languages

pascal
1382 projects

Projects that are alternatives of or similar to Fmd

Cum
comic updater, mangafied
Stars: ✭ 117 (-81.31%)
Mutual labels:  manga, downloader
Mangadex Dl
Download manga from MangaDex.org.
Stars: ✭ 81 (-87.06%)
Mutual labels:  manga, downloader
Hitomi Downloader
🍰 Desktop application to download images/videos/music/text from Hitomi.la and other sites, and more.
Stars: ✭ 1,154 (+84.35%)
Mutual labels:  manga, downloader
anime-dl
ADLCore is an API and app for the download of novels, manga, and anime from a plethora of sites. It works on Windows, Linux, OSX, and Android.
Stars: ✭ 70 (-88.82%)
Mutual labels:  downloader, manga
mangadesk
Terminal client for MangaDex 📖
Stars: ✭ 569 (-9.11%)
Mutual labels:  downloader, manga
Mangaripper
This software helps you download manga (Japanese Comic) from several websites for your offline viewing.
Stars: ✭ 151 (-75.88%)
Mutual labels:  manga, downloader
Work crawler
Download comics novels 小说漫画下载工具 小説漫画のダウンローダ 小說漫畫下載:腾讯漫画 大角虫漫画 有妖气 知音漫客 咪咕 SF漫画 哦漫画 看漫画 漫画柜 汗汗酷漫 動漫伊甸園 快看漫画 微博动漫 733动漫网 大古漫画网 漫画DB 無限動漫 動漫狂 卡推漫画 动漫之家 动漫屋 古风漫画网 36漫画网 亲亲漫画网 乙女漫画 comico webtoons 咚漫 ニコニコ静画 ComicWalker ヤングエースUP モアイ pixivコミック サイコミ;アルファポリス カクヨム ハーメルン 小説家になろう 起点中文网 八一中文网 顶点小说 落霞小说网 努努书坊 笔趣阁→epub.
Stars: ✭ 1,224 (+95.53%)
Mutual labels:  manga, downloader
Happypanda
A cross platform manga/doujinshi manager with namespace & tag support
Stars: ✭ 161 (-74.28%)
Mutual labels:  manga, downloader
hentai-downloader
ExHentai exhentai.org, e-hentai.org images gallery download to folder.
Stars: ✭ 37 (-94.09%)
Mutual labels:  downloader, manga
Happypandax
A cross-platform server and client application for managing and reading manga and doujinshi
Stars: ✭ 432 (-30.99%)
Mutual labels:  manga, downloader
Bbdown
Bilibili Downloader. 一款命令行式哔哩哔哩下载器.
Stars: ✭ 492 (-21.41%)
Mutual labels:  downloader
Update4j
Create your own auto-update framework
Stars: ✭ 497 (-20.61%)
Mutual labels:  downloader
Neko
Free, open source, unofficial MangaDex reader for Android
Stars: ✭ 535 (-14.54%)
Mutual labels:  manga
Fast Android Networking
🚀 A Complete Fast Android Networking Library that also supports HTTP/2 🚀
Stars: ✭ 5,346 (+753.99%)
Mutual labels:  downloader
Trackma
Open multi-site list manager for Unix-like systems. (ex-wMAL)
Stars: ✭ 490 (-21.73%)
Mutual labels:  manga
Jikan
Unofficial MyAnimeList PHP+REST API which provides functions other than the official API
Stars: ✭ 531 (-15.18%)
Mutual labels:  manga
Python4delphi
Free components that wrap up Python into Delphi and Lazarus (FPC)
Stars: ✭ 485 (-22.52%)
Mutual labels:  lazarus
Gradle Download Task
Adds a download task to Gradle that displays progress information
Stars: ✭ 478 (-23.64%)
Mutual labels:  downloader
Castle Engine
Cross-platform (desktop, mobile, console) 3D and 2D game engine supporting many asset formats (glTF, X3D, Spine...) and using modern Object Pascal
Stars: ✭ 475 (-24.12%)
Mutual labels:  lazarus
Mango
Mango is a self-hosted manga server and web reader
Stars: ✭ 610 (-2.56%)
Mutual labels:  manga

The Free Manga Downloader (FMD)

(Forked from https://sf.net/p/fmd)

Download the latest release

Latest release Download latest release (Win32) Download latest release (Win64)

Content

About FMD

The Free Manga Downloader is a free open source application written in Object Pascal for managing and downloading manga from various websites. The source code was released under the GPLv2 license. FMD homesite is at https://github.com/riderkick/FMD or http://sf.net/p/newfmd.

Build instructions

In order to build FMD from the source code, you must install the latest version of Lazarus and Free Pascal Compiler from http://www.lazarus-ide.org/. Then you must install the following 3rd party libraries and components:

After everything is installed, open the file md.lpi by using Lazarus IDE. Make sure to add ssl_openssl to uses list of the laz_synapse package. Then select Run -> Build to build the source code. If everything is ok, the binary file should be in FMD_source_code_folder/bin.

If InternetTools fail to compile (incompatible PPU), make sure to compile them individually first.

Localization

Translations are stored inside languages folder with .po extension. In order to translate FMD to your native languages you can copy fmd.po and rename it to fmd.xx.po, where xx stand for two-letter language code. Additionally you can add country code at the end of language code. For reference you can look at http://en.wikipedia.org/wiki/List_of_ISO_639-1_codes and http://en.wikipedia.org/wiki/ISO_3166-1. For example id_ID will be recognized as Bahasa Indonesia (Indonesia). To translate the content of the file you need to use translation tools like Poedit. Once you have finished translating all of its content you can launch FMD and it will automatically detect your new languages upon startup.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].