All Projects → zzamboni → Dot Hammerspoon

zzamboni / Dot Hammerspoon

My personal Hammerspoon configuration - mirrored from GitLab

Programming Languages

lua
6591 projects

Projects that are alternatives of or similar to Dot Hammerspoon

dotfiles
🏡 There's no place like ~/
Stars: ✭ 59 (-64.24%)
Mutual labels:  mac, hammerspoon, configuration
Anyway config
Configuration library for Ruby gems and applications
Stars: ✭ 409 (+147.88%)
Mutual labels:  hacktoberfest, configuration
Anytranslate
💭 Translate words from and to your language, anywhere.
Stars: ✭ 17 (-89.7%)
Mutual labels:  mac, hammerspoon
Open Source Mac Os Apps
🚀 Awesome list of open source applications for macOS. https://t.me/s/opensourcemacosapps
Stars: ✭ 28,908 (+17420%)
Mutual labels:  hacktoberfest, mac
Macos Egpu Cuda Guide
Set up CUDA for machine learning (and gaming) on macOS using a NVIDIA eGPU
Stars: ✭ 187 (+13.33%)
Mutual labels:  hacktoberfest, mac
Cleanenv
✨Clean and minimalistic environment configuration reader for Golang
Stars: ✭ 245 (+48.48%)
Mutual labels:  hacktoberfest, configuration
Ohai
Ohai profiles your system and emits JSON
Stars: ✭ 641 (+288.48%)
Mutual labels:  hacktoberfest, configuration
Passwd
A beautiful, cross-platform, encrypted password manager 🔐
Stars: ✭ 82 (-50.3%)
Mutual labels:  hacktoberfest, mac
Pureconfig
A boilerplate-free library for loading configuration files
Stars: ✭ 1,114 (+575.15%)
Mutual labels:  hacktoberfest, configuration
Blightmud
A terminal mud client written in Rust
Stars: ✭ 61 (-63.03%)
Mutual labels:  hacktoberfest, mac
Environs
simplified environment variable parsing
Stars: ✭ 631 (+282.42%)
Mutual labels:  hacktoberfest, configuration
Dynaconf
Configuration Management for Python ⚙
Stars: ✭ 2,082 (+1161.82%)
Mutual labels:  hacktoberfest, configuration
Mac Setup
Installing Development environment on macOS
Stars: ✭ 6,510 (+3845.45%)
Mutual labels:  hacktoberfest, mac
Envkey App
Secure, human-friendly, cross-platform secrets and config.
Stars: ✭ 83 (-49.7%)
Mutual labels:  mac, configuration
Configurate
A simple configuration library for Java applications providing a node structure, a variety of formats, and tools for transformation
Stars: ✭ 148 (-10.3%)
Mutual labels:  hacktoberfest, configuration
Fuzzinator
Fuzzinator Random Testing Framework
Stars: ✭ 164 (-0.61%)
Mutual labels:  hacktoberfest
React Image Annotate
Create image annotations. Classify, tag images with polygons, bounding boxes or points.
Stars: ✭ 165 (+0%)
Mutual labels:  hacktoberfest
Www Rpcs3
This is a responsive website designed to house and promote the progress of RPCS3, an open-source PlayStation 3 emulator and debugger written in C++. This repository is regularly updated.
Stars: ✭ 164 (-0.61%)
Mutual labels:  hacktoberfest
Go Openvswitch
Go packages which enable interacting with Open vSwitch and related tools. Apache 2.0 Licensed.
Stars: ✭ 164 (-0.61%)
Mutual labels:  hacktoberfest
Apollo.net
Apollo配置中心.Net客户端
Stars: ✭ 165 (+0%)
Mutual labels:  configuration
  • My Hammerspoon configuration :PROPERTIES: :CUSTOM_ID: my-hammerspoon-configuration :END:

[[http://www.hammerspoon.org/][Hammerspoon]] is one of the most-used utilities on my Mac. This repository contains my personal configuration, which you can use as a starting point and modify to suit your needs and preferences.

** What happened to Oh-My-Hammerspoon? :PROPERTIES: :CUSTOM_ID: what-happened-to-oh-my-hammerspoon :END:

With the arrival of [[https://github.com/Hammerspoon/hammerspoon/blob/master/SPOONS.md][Spoons]] in [[http://www.hammerspoon.org/releasenotes/0.9.53.html][Hammerspoon 0.9.53]], the oh-my-hammerspoon plugin mechanism became obsolete. I have converted all the old plugins into Spoons, so this repository offers the same (and some new) functionality, but much easier to understand and configure. Some of them have been merged already in the [[http://www.hammerspoon.org/Spoons/][official Spoons repository]], and others are available in [[https://zzamboni.github.io/zzSpoons/][my personal zzSpoons repository]].

If you still want it, the old oh-my-hammerspoon code has been archived in the [[https://github.com/zzamboni/oh-my-hammerspoon/tree/old-oh-my-hammerspoon][old-oh-my-hammerspoon branch]].

** How to use it :PROPERTIES: :CUSTOM_ID: how-to-use-it :END:

  1. Install [[http://www.hammerspoon.org/][Hammerspoon]] (minimum version required: 0.9.55, which introduced the =hs.spoons= module)

  2. Clone this repository into your =~/.hammerspoon= directory: #+BEGIN_EXAMPLE git clone https://github.com/zzamboni/oh-my-hammerspoon.git ~/.hammerspoon #+END_EXAMPLE

  3. Review [[file:init.lua][init.lua]] and change or disable any Spoons as needed. Note that this file is generated from [[file:init.org][init.org]], where you can read also a full description of the code.

  4. Run Hammerspoon.

  5. All the necessary Spoons will be downloaded, installed and configured.

  6. Have fun!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].