Skip to content

Examples of desktop applications written in Go that use the Lorca library (https://github.com/zserge/lorca)

License

Notifications You must be signed in to change notification settings

tataDan/lorca-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The examples in this repository are desktop applications written in the Go programming language (https://golang.org/) and which are based on the Lorca library (https://github.com/zserge/lorca). This means that you might need to enter "go get github.com/zserge/lorca" from a terminal before running the example applications. Additionally, you might need to enter "go get github.com/ncruces/zenity" in order to run the simpleGrep example application. For the example applications to run, it is necessary to have either the Chrome or Chromium web browser installed.

The initial six example applications are "helloWorld", "photos", "database", "mimicDatabase", "pigGame", and "simpleGrep".

The initial six example applications all use Go, HTML, Javascript and CSS, and all have files named "main.go", "index.html", "script.js", "style.css", and "README.md" in their respective folders.

About

Examples of desktop applications written in Go that use the Lorca library (https://github.com/zserge/lorca)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published