Skip to content

Ulauncher extension for set and get snippets of anything in a local database

License

Notifications You must be signed in to change notification settings

xaviermarquez-alba/ulauncher-kv

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ulauncher-kv

Ulauncher extension for set and get snippets of any text in a local database

kv

Install

Open ulauncher preferences window -> extensions -> add extension and paste the following url:

https://github.com/laercioskt/ulauncher-kv

Usage

Enter a query in the form of

[set] <key> <value> | [get] <key> [unset]

example of store a new "key" -> "value"

kv set someKey someValue

example of remove a "key" -> "value"

kv get someKey unset

examples of get "value" filtering by key

kv get someKey
kv get omeKe

About

Ulauncher extension for set and get snippets of anything in a local database

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%