Giter VIP home page Giter VIP logo

dot-hammerspoon's Introduction

.hammerspoon

My Hammerspoon configuration

⌘ ⌥ ⇧ ⌃ ⇪ Fn ⟵ ⟶ ↑ ↓

Before running, open init.lua in your editor and commend/uncomment the modules that you want. Note, if you want to use gcal, it takes addition setup, outlined below.

You can launch Hammerspoon from spotlight. Once Hammerspoon is running, you can view a list of shortcuts by typing 'alt+h'.

Install

Install hammerspoon:

brew install hammerspoon

clone the repo and symlink it to your hammerspoon configuration folder.

ln -s ~/code/dot-hammerspoon ~/.hammerspoon

TODO

  • gcal menu -- DONE: implemented with personal calendar -- request access with work calendar -- convert to a spoon for better re-use -- add ability to launch zoom if meeting has one -- fix credentials needing to exist in two folders -- fix hardcoded file paths -- add install script for manual setup -- add notify when meeting is starting
  • pomodoro
  • seal -- more seal
  • check out menuhammer
  • check out spacehammer
  • universalarchive
  • clipboard manager
  • a spoon for zdi that adds a menu displaying running apps/services and has reload/start/stop commands that can be bound to.

Resources

ctrl # will switch desktops

Credits

gcal

menubar extension to interact with Google Calendar events

alt text

Installation

  1. Make sure you have python3 installed

  2. Install python packages

pip3 install --upgrade google-api-python-client oauth2client python-dateutil httplib2
  1. Set PYTHON_BINARY in init.lua to the output of which python3

  2. Go to Google Calendar Python Quickstart and Enable the Google Calendar API

  3. Download the credentials.json file and save it in the gcal folder

  4. Run python3 gcal/gcal.py -e which should prompt you to log into your Google account

Other goodies...

Bookmarks: Set up your bookmarks in bookmarks/bookmarks.json

dot-hammerspoon's People

Contributors

patrick-motard avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.