{"id":23130748,"url":"https://github.com/caleb-collar/quickfile","last_synced_at":"2025-04-04T07:22:20.707Z","repository":{"id":141396309,"uuid":"437811745","full_name":"caleb-collar/QuickFile","owner":"caleb-collar","description":"QuickFile is a LAN file transfer tool written in java. Designed to be lightweight and easy on the eyes. ","archived":false,"fork":false,"pushed_at":"2022-05-30T20:49:54.000Z","size":1115,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-09T18:30:41.054Z","etag":null,"topics":["ftp","gui","java","lightweight","proxy-pattern","strategy-pattern"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/caleb-collar.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":"2021-12-13T09:31:03.000Z","updated_at":"2022-01-08T06:25:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"cf7c5a01-41cc-4248-abc5-409a1a1536b8","html_url":"https://github.com/caleb-collar/QuickFile","commit_stats":null,"previous_names":["caleb-collar/quickfile"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caleb-collar%2FQuickFile","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caleb-collar%2FQuickFile/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caleb-collar%2FQuickFile/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/caleb-collar%2FQuickFile/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/caleb-collar","download_url":"https://codeload.github.com/caleb-collar/QuickFile/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247136056,"owners_count":20889583,"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":["ftp","gui","java","lightweight","proxy-pattern","strategy-pattern"],"created_at":"2024-12-17T11:10:20.221Z","updated_at":"2025-04-04T07:22:20.686Z","avatar_url":"https://github.com/caleb-collar.png","language":"Java","readme":"```\n   ____        _      __   _______ __   \n  / __ \\__  __(_)____/ /__/ ____(_) /__ \n / / / / / / / / ___/ //_/ /_  / / / _ \\\n/ /_/ / /_/ / / /__/ ,\u003c / __/ / / /  __/\n\\___\\_\\__,_/_/\\___/_/|_/_/   /_/_/\\___/ \n```\n\n# FTP Server \u0026 Client With GUI\n\n![gui_example](https://github.com/Mindstormer-0/QuickFile/blob/main/screenshots/QuickFile-v1.0.1ex.png?raw=true)\n\n![gui_example2](https://github.com/Mindstormer-0/QuickFile/blob/main/screenshots/gui_example2.png?raw=true)\n\n![server_example](https://github.com/Mindstormer-0/QuickFile/blob/main/screenshots/server_example.png?raw=true)\n\n![client_example](https://github.com/Mindstormer-0/QuickFile/blob/main/screenshots/client_example.png?raw=true)\n\n### Compiling \u0026 Running\n\n- **Windows:**\n- Compile: ```javac -cp \"lib\\*\" src\\*.java```\n- Run (client): ```java -cp \"src;lib\\*\" Driver```\n- Run (server): ```java -cp \"src;lib\\*\" Server```\n\n- **OSX/Linux:**\n- Compile: ```javac -cp \"lib/*\" src/*.java```\n- Run (client): ```java -cp \"src:lib/*\" Driver```\n- Run (server): ```java -cp \"src:lib/*\" Server```\n\n- **Clean up:**\n- ```rm -r src\\*.class```\n\n-or-\n\nDownload the windows release from the [releases](https://github.com/Mindstormer-0/QuickFile/releases) page.\n\n### Usage\n\nDrag and drop files into the GUI to send them over LAN directly to the root of the server.\n\nThe client will **automatically** detect other running clients on startup as long as they are on the same network and port `54321` is available.\n\nIf an additional client is opened after the initial detection, there is a *Refresh Connections* option in the `file` dropdown.\n\nThere are multiple strategy patterns to choose from for `Handling` file inputs including\na recursive extraction of `.zip` files.\n\nYou may change the default download location from the root of the executable to another directory of a given client from the `file` dropdown and choosing *Download Location*.\n\nUse the `.ignoreExtensions` file like a `.gitignore` with the Filter strategy. An example .ignoreExtensions is available.\n\nThe `view` menu contains multiple themes to fit your workspace.\n\nBy default, the system binds to port 54321.\n\n### Java\n\nhttps://www.oracle.com/java/technologies/downloads/#jdk17-windows\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcaleb-collar%2Fquickfile","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcaleb-collar%2Fquickfile","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcaleb-collar%2Fquickfile/lists"}