Skip to content

alexrett/idler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Package "IDLER" (CGO)

Golang implementation of cross platform user idle timer

Support Mac OS X, Linux and Windows platforms

MacOS dependency

xcode-select --install
git go gcc

Linux dependency

gcc git go libxss-dev

Windows dependency

go git gcc (tdm-gcc)

How to usage

https://github.com/alexrett/idler-app

i := idler.Idle{}
i.GetIdleTime() // int 

About

CGo implementation of cross platform user idle timer

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages