{"id":13834847,"url":"https://github.com/riderkick/FMD","last_synced_at":"2025-07-10T07:31:02.342Z","repository":{"id":30172175,"uuid":"33722546","full_name":"riderkick/FMD","owner":"riderkick","description":"Forked from https://sf.net/p/fmd/","archived":false,"fork":false,"pushed_at":"2020-10-31T02:26:18.000Z","size":14841,"stargazers_count":720,"open_issues_count":520,"forks_count":213,"subscribers_count":77,"default_branch":"master","last_synced_at":"2024-11-20T20:38:54.724Z","etag":null,"topics":["downloader","fpc","lazarus","manga","pascal"],"latest_commit_sha":null,"homepage":"","language":"Pascal","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/riderkick.png","metadata":{"files":{"readme":"README.md","changelog":"changelog.txt","contributing":null,"funding":null,"license":"license.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-04-10T10:19:29.000Z","updated_at":"2024-11-16T15:09:55.000Z","dependencies_parsed_at":"2022-08-07T15:01:11.883Z","dependency_job_id":null,"html_url":"https://github.com/riderkick/FMD","commit_stats":null,"previous_names":[],"tags_count":214,"template":false,"template_full_name":null,"purl":"pkg:github/riderkick/FMD","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riderkick%2FFMD","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riderkick%2FFMD/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riderkick%2FFMD/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riderkick%2FFMD/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/riderkick","download_url":"https://codeload.github.com/riderkick/FMD/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riderkick%2FFMD/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264545157,"owners_count":23625403,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["downloader","fpc","lazarus","manga","pascal"],"created_at":"2024-08-04T14:00:52.951Z","updated_at":"2025-07-10T07:30:58.291Z","avatar_url":"https://github.com/riderkick.png","language":"Pascal","funding_links":[],"categories":["MANGA"],"sub_categories":["Apps"],"readme":"# The Free Manga Downloader (FMD)\n\n\u003csup\u003e(Forked from https://sf.net/p/fmd)\u003c/sup\u003e\n\n## Download the latest release\n\n[![Latest release](https://img.shields.io/github/release/riderkick/FMD.svg)](https://github.com/riderkick/FMD/releases/latest) [![Download latest release (Win32)](https://img.shields.io/github/downloads/riderkick/FMD/latest/fmd_0.9.158.0.7z.svg?label=Win32)](https://github.com/riderkick/FMD/releases/download/0.9.158.0/fmd_0.9.158.0.7z) [![Download latest release (Win64)](https://img.shields.io/github/downloads/riderkick/FMD/latest/fmd_0.9.158.0_Win64.7z.svg?label=Win64)](https://github.com/riderkick/FMD/releases/download/0.9.158.0/fmd_0.9.158.0_Win64.7z)\n\n## Content\n\n- [About FMD](#about-fmd)\n- [Build instructions](#build-instructions)\n- [Localization](#localization)\n\n## About FMD\n\nThe 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.\n\n## Build instructions\n\nIn 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:\n\n - [RichMemo](https://sourceforge.net/p/lazarus-ccr/svn/HEAD/tree/components/richmemo/)\n - [Virtual TreeView](https://github.com/blikblum/VirtualTreeView-Lazarus/tree/lazarus-v4) (and `lclextensions` from the Releases page)\n - [Synapse](https://sourceforge.net/p/synalist/code/HEAD/tree/trunk/) (at least revision `r160`)\n - [InternetTools](https://github.com/benibela/internettools) \n - [MultiLog](https://github.com/blikblum/multilog)\n - [DCPCypt](https://sourceforge.net/projects/lazarus-ccr/)\n\nAfter 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.\nThen select `Run -\u003e Build` to build the source code. If everything is ok, the binary file should be in `FMD_source_code_folder/bin`.\n\nIf InternetTools fail to compile (incompatible PPU), make sure to compile them individually first.\n\n## Localization\n\nTranslations 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](https://poedit.net). Once you have finished translating all of its content you can launch FMD and it will automatically detect your new languages upon startup.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Friderkick%2FFMD","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Friderkick%2FFMD","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Friderkick%2FFMD/lists"}