tanmayChakrawarty / virtual-OS

A Virtual Operating System developed with GO and Fyne Framework.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Virtual OS

A Virtual OS made with GO and Fyne Framework clipart16356881

A virtual operating system for a couple of apps that I made with GO using Fyne Framework.

Technologies Used

  • Language: gologo1

  • Framework: Fyne

How To Run

  • Run commands:
    • go mod init myapp to initialize the project.
    • go mod tidy to install dependencies.
    • go run . to start the OS (i.e run all the apps concurrently)

About

A Virtual Operating System developed with GO and Fyne Framework.


Languages

Language:Go 100.0%