https://github.com/lewiscowles1986/read-pinned-folders
https://github.com/lewiscowles1986/read-pinned-folders
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/lewiscowles1986/read-pinned-folders
- Owner: Lewiscowles1986
- Created: 2021-12-13T02:05:10.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-13T08:07:01.000Z (over 3 years ago)
- Last Synced: 2025-03-06T14:55:06.919Z (3 months ago)
- Language: Go
- Size: 5.86 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# read-pinned-folders
This is proof of concept go code to read the pinned folders from Microsoft Windows systems.
It's really quite annoying that this did not exist, and I've not spent too much time on coding it.
PR's welcome.
Eventually I'd like this code to sit in [Fyne](https://github.com/fyne-io/fyne) to help that project with https://github.com/fyne-io/fyne/issues/1238
Since coding it, I've been wondering if this might also help with backup / restore & machine provisioning if I can construct a matching file and read it into a sane text format.