Desktop entry scanner and parser
Go to file
Trevor Slocum ae0aed2905 Add CI build definitions 2019-11-15 15:34:18 -08:00
.builds Add CI build definitions 2019-11-15 15:34:18 -08:00
test Support link entries 2019-07-17 09:34:11 -07:00
.gitignore Initial commit 2019-07-17 08:52:30 -07:00
CHANGELOG Add CHANGELOG and LICENSE 2019-11-13 18:06:25 -08:00
LICENSE Add CHANGELOG and LICENSE 2019-11-13 18:06:25 -08:00
README.md Initial commit 2019-07-17 08:52:30 -07:00
dirs.go Initial commit 2019-07-17 08:52:30 -07:00
entry.go Reuse buffer when scanning 2019-11-13 18:06:07 -08:00
entry_test.go Reuse buffer when scanning 2019-11-13 18:06:07 -08:00
go.mod Initial commit 2019-07-17 08:52:30 -07:00
go.sum Initial commit 2019-07-17 08:52:30 -07:00
run.go Initial commit 2019-07-17 08:52:30 -07:00
scan.go Reuse buffer when scanning 2019-11-13 18:06:07 -08:00
scan_test.go Initial commit 2019-07-17 08:52:30 -07:00

README.md

desktop

GoDoc builds.sr.ht status Donate

Desktop application library

Warning: Experimental

Linux is the only supported platform. Windows support is planned.