DEV Community

Discussion on: I write my own web desktop OS for 3 years and this is what it looks like now

Collapse
 
theowlsden profile image
Shaquil Maria

This is awesome! I wanted to create a GUI for file management on raspberry pi once but never got to do it. I'll be keeping an eye out for this project.๐Ÿ‘Š๐Ÿฟ

Collapse
 
tobychui profile image
Toby Chui

Glad you like this project :)
For Raspberry Pi, there are quite a lot of different options for file management like the golang file browser project. You can take a look at them if you only need a file browser instead of full desktop experience.