Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vladdoster/hammerspoon-configuration


https://github.com/vladdoster/hammerspoon-configuration

hammerspoon lua macos-setup productivity

Last synced: 26 days ago
JSON representation

Awesome Lists containing this project

README

        

# hammerspoon configuration

![GitHub release (latest SemVer)](https://img.shields.io/github/v/release/vladdoster/hammerspoon-configuration)
[![Release](https://github.com/vladdoster/hammerspoon-configuration/actions/workflows/release.yml/badge.svg?branch=master)](https://github.com/vladdoster/hammerspoon-configuration/actions/workflows/release.yml)

## Features

- Battery watcher
- Spaces navigation
- Clipboard history

## Install

### Clone repository

```shell
git clone https://github.com/vladdoster/hammerspoon-configuration
```

## Makefile targets

| TARGET | DESCRIPTION |
| -------------------- | ------------------------------------------- |
| clean | Remove artifacts |
| format | Format Lua files in-place via lua-formatter |
| help | Display all Makfile targets |
| install-luaformatter | Install luaformatter via luarocks |
| compile | Install dependencies (i.e., asm modules) |