Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/leolost2605/detective
Spotlight like quicksearch for elementary OS
https://github.com/leolost2605/detective
Last synced: 11 days ago
JSON representation
Spotlight like quicksearch for elementary OS
- Host: GitHub
- URL: https://github.com/leolost2605/detective
- Owner: leolost2605
- License: gpl-3.0
- Created: 2024-02-18T17:06:23.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-07-23T16:10:36.000Z (5 months ago)
- Last Synced: 2024-12-08T19:24:45.699Z (14 days ago)
- Language: Vala
- Size: 338 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
## Building, Testing, and Installation
Run `flatpak-builder` to configure the build environment, download dependencies, build, and install
flatpak-builder build io.github.leolost2605.detective.yml --user --install --force-clean --install-deps-from=appcenter
execute with `io.github.leolost2605.detective`
flatpak run io.github.leolost2605.detective
## What to expect
Nothing fancy.
This is more of a sideproject for me where I want to try the power of GTK's ListModels, Expressions, Sorters and Filters.
If something useful comes from it, great, if not experience was gained :)## Credits
Many things here (especially the plugins like Calculations) were inspired and taken from synapse and the elementary applications menu. Huge credit to them <3
Icon taken from [Wikimedia](https://commons.wikimedia.org/wiki/File:Book_%28Search%29.svg) by [Wikmoz](https://commons.wikimedia.org/wiki/User:Wikmoz) <3