{"id":14965175,"url":"https://github.com/ywilix/speedy","last_synced_at":"2025-10-25T11:30:57.448Z","repository":{"id":177940119,"uuid":"651857774","full_name":"YWilix/Speedy","owner":"YWilix","description":"An advanced file copying app developed using C# and Avalonia Ui","archived":false,"fork":false,"pushed_at":"2023-12-22T20:39:43.000Z","size":290,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-31T07:03:08.574Z","etag":null,"topics":["avalonia","avaloniaui","copy-files","cross-platform","csharp","desktop-app"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/YWilix.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-06-10T10:02:06.000Z","updated_at":"2024-01-12T14:47:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"21e24b04-903f-4d47-b2fb-fa57ecfd94b8","html_url":"https://github.com/YWilix/Speedy","commit_stats":{"total_commits":57,"total_committers":1,"mean_commits":57.0,"dds":0.0,"last_synced_commit":"c06d7056f70ab76d98a24fc6cfa7ebbe6db3bbf7"},"previous_names":["ywilix/speedy"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YWilix%2FSpeedy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YWilix%2FSpeedy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YWilix%2FSpeedy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YWilix%2FSpeedy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/YWilix","download_url":"https://codeload.github.com/YWilix/Speedy/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238128503,"owners_count":19421048,"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":["avalonia","avaloniaui","copy-files","cross-platform","csharp","desktop-app"],"created_at":"2024-09-24T13:34:19.569Z","updated_at":"2025-10-25T11:30:56.908Z","avatar_url":"https://github.com/YWilix.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Speedy\n\n**Speedy** is a ***desktop cross-platform*** application developed using **C#** and **Avalonia Ui** that offers you a **lot of useful features when copying files**\n\n![SpeedyWallpaper](https://github.com/YWilix/Speedy/assets/87858497/9f2c7df5-3481-4b90-8e25-67037d1636ac)\n\n## :gear: Features :\n\n+ Speedy offers you an **amazing speed** when copying **a new version of a folder to overwrite an old one** .\n  \n    \u003e It does that by only copying the modified files to the destination without the need to recopy everything like most operating systems .\n\n+ Speedy gives you the ability to ***pause the copying operation*** . you can **close the application** (even the computer!) and **continue the copying later** whenever you want to .\n\n+ Also Speedy gives you the ability to ***save the state of your copying*** operation so you can **load it later to continue copying** . This seems a lot like the pause feature but it gives you an additional ability . The ability to **cancel the copying operation** , **copy some other more important things** and **load the copying state you saved** whenever you want to complete the operation\n\n     \u003e It's important to ***not modify the source and destination folders before completing a saved copying state*** . If one of the folder has been modified the copying won't function properly **( Speedy detects most of the time that a destination/source folder has been modified so you will stay informed )** \n\n    If you have **modified one of the folders** don't worry you can ***start a new copying operation to continue copying*** and as speedy **don't recopy unmodified files** you **won't wait to get to where you stopped** but it will have to restart copying the last file it was working on in the old operation\n\n+ You can also select some **specific files** to copy into the destination folder in addition to the ability to **copy a folder's content** option making Speedy **useful** in every copying operation .  \n     \n### :wrench: Parameters :\n\n![SpeedyWindow_ShowingParams_2](https://github.com/YWilix/Speedy/assets/87858497/b559b13a-716b-4310-81b4-ff8c6add1ec6)\n\n+ Speedy gives you **2 parametres** controlling the behaviour of the copying operation :\n\n     - ***Remove deleted files in destination*** : sometimes some files that are contained in the destination folder (the folder to copy data to) don't exist in the source folder (the folder to copy data from) , so you can check this option **to remove them** and make sure the destination folder is **an exact replica** of the source\n       \n  - **Always choose latest version of files** : You can check this **when you have the same files in the destination and in the source folder** and you want to keep ***the newest version of both in the destination*** ( meaning that if a file's version in the source is **newer** than the destination one it will **overwrite it** else it **won't** )\n\n## :computer: Supported Platforms :\nSpeedy is a ***desktop cross-platform application*** meaning it works on most operating systems including :\n\n+ **Windows 7 and higher** \n\n+ **macOS High Sierra 10.13 and higher**\n\n**On Linux** , Speedy is supported on the following distributions :\n\n+ **Debian 9 (Stretch) and higher**\n+ **Ubuntu 16.04 and higher**\n+ **Fedora 30 and higher**\n\n## :heavy_check_mark: Download Speedy :\n\nYou can find **the latest version** of Speedy [**Here**](https://github.com/YWilix/Speedy/releases/latest)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fywilix%2Fspeedy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fywilix%2Fspeedy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fywilix%2Fspeedy/lists"}