Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/theonlyasdk/filedownloader

Simple file downloader utility written in FreePascal using Lazarus
https://github.com/theonlyasdk/filedownloader

Last synced: about 1 month ago
JSON representation

Simple file downloader utility written in FreePascal using Lazarus

Awesome Lists containing this project

README

        

# FileDownloader
Simple file downloader utility written in FreePascal using Lazarus

# Screenshots
![image](https://github.com/user-attachments/assets/c6874af6-c878-4f9b-b5c7-54d7e7c62805)

![image](https://github.com/user-attachments/assets/e424b50e-b388-43d3-8cd0-17e0c0470731)

![image](https://github.com/user-attachments/assets/c5a59254-c0f8-47cd-bc4a-0f60d9a23bac)

# Credits
- [MetaDarkStyle](https://github.com/zamtmn/metadarkstyle/): Dark mode support for Lazarus (Windows only)
- **[VersionSupport](https://github.com/theonlyasdk/FileDownloader/blob/main/versionsupport.pas)**: From [this](https://forum.lazarus.freepascal.org/index.php/topic,13957.msg73542.html#msg73542) forum post
- **[uDownload](https://github.com/theonlyasdk/FileDownloader/blob/main/udownload.pas)**: From [this](https://forum.lazarus.freepascal.org/index.php/topic,52773.msg389901.html#msg389901) forum post