https://github.com/simonv3/gnome-multitool
A GNOME multitool
https://github.com/simonv3/gnome-multitool
Last synced: 22 days ago
JSON representation
A GNOME multitool
- Host: GitHub
- URL: https://github.com/simonv3/gnome-multitool
- Owner: simonv3
- Created: 2018-04-14T00:10:27.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-14T00:11:04.000Z (about 8 years ago)
- Last Synced: 2025-01-11T16:57:41.535Z (over 1 year ago)
- Language: JavaScript
- Size: 1.78 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is a modified version of the [wikipedia_search_provider GNOME extension](https://extensions.gnome.org/extension/512/wikipedia-search-provider/) to also include some more functionality from the search bar.
# Using
`w ` will search wikipedia
`c ` will do the math typed in. eg. 2 + 2 will show 4. uses mathjs library
# Developing
refresh:
`alt` + `f2`
log:
`journalctl /usr/bin/gnome-shell -f -o cat`