Desktop entry scanner and parser
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Go to file
Trevor Slocum 8bd74b40a2 List directory entries using os.ReadDir instead of filepath.Walk 2 years ago
test Support link entries 4 years ago
.gitignore Initial commit 4 years ago
CHANGELOG List directory entries using os.ReadDir instead of filepath.Walk 2 years ago
LICENSE Remove dependency on pkg/errors 3 years ago
README.md Migrate to code.rocketnine.space 2 years ago
dirs.go Improve documentation 4 years ago
doc.go Update documentation 3 years ago
entry.go Remove dependency on pkg/errors 3 years ago
entry_test.go Reuse buffer when scanning 4 years ago
go.mod Migrate to code.rocketnine.space 2 years ago
run.go Update CI script 3 years ago
scan.go List directory entries using os.ReadDir instead of filepath.Walk 2 years ago
scan_test.go Remove dependency on pkg/errors 3 years ago

README.md

desktop

GoDoc Donate

Desktop entry scanner and parser

Linux is currently the only supported operating system. Windows support is planned.

Documentation

Documentation is available via gdooc.

Support

Please share issues and suggestions here.