https://github.com/friskisgit/symlinker-gui
Basic symlinker in java with a simple UI that does the job
https://github.com/friskisgit/symlinker-gui
Last synced: 8 months ago
JSON representation
Basic symlinker in java with a simple UI that does the job
- Host: GitHub
- URL: https://github.com/friskisgit/symlinker-gui
- Owner: FriskIsGit
- Created: 2023-04-29T00:10:37.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-07-27T20:00:06.000Z (10 months ago)
- Last Synced: 2025-07-27T22:04:44.919Z (10 months ago)
- Language: Java
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Simple Java symlinker with graphical interface
### Requirements:
- [x] Java 8+
The advantage of this program over other common designs is that you can link multiple items to different destinations.
There are no dependencies but the project is expandable, was there ever need.