hammerspoon
Here are 181 public repositories matching this topic...
-
Updated
Mar 5, 2020 - Lua
-
Updated
Feb 8, 2019 - Lua
It should automatically install Nix on the system if it isn’t installed and then run the other necessary commands to get my system to the state I want it to be in.
-
Updated
Jul 20, 2018 - Lua
-
Updated
Jun 8, 2020 - Emacs Lisp
-
Updated
Jun 6, 2020 - Lua
-
Updated
May 1, 2017 - Lua
-
Updated
May 9, 2020 - Lua
Local browser history cache locations:
- Safari:
~/Library/Safari/History.db - Chrome:
~/Library/Application Support/Google/Chrome/Default/History
Querying the local cache probably requires some Python 2 script that returns history data in JSON for a given browser. Looks like this can be achieved using the hs.sqlite3 module already
It should include ways of running the following, but not all at once, because you might need to read the results and take action.
brew doctor
neovim's :CheckHealth
-
Updated
Sep 26, 2018 - Vim script
-
Updated
May 29, 2018 - Lua
-
Updated
May 23, 2020 - Vim script
Improve this page
Add a description, image, and links to the hammerspoon topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the hammerspoon topic, visit your repo's landing page and select "manage topics."
Right now the documentation for hs.task.new() is the following:
More accurate seems to be:
i.e. the third value can be either
streamCallbackFnorarguments. The latter letting you provide argu