Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FyshSaver

A screensaver app built using Fyne which augments the FyneDesk desktop and FyshOS system.

FyshSaver preview

Usage

This project can be called as a library as follows:

save := saver.NewScreenSaver(func() {
	log.Println("Exited")
})
save.Lock = true

save.ShowWindow()

You can also run this screensaver with a demo app in the cmd/fyshsaver folder:

    cd cmd/fyshsaver
    go run .

About

A fyne based screensaver with the FyshOS logo and optional clock

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages