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

https://github.com/savagecore/twerk-it

Still working on this but you can build yourself and it works. Automated builds/releases will come once first tag is published. CTRL+Numpad1 to twerk CTRL+NumpadDecimal to stop. Got bored of my AHK script, decided to see how robotjs does.
https://github.com/savagecore/twerk-it

Last synced: 8 months ago
JSON representation

Still working on this but you can build yourself and it works. Automated builds/releases will come once first tag is published. CTRL+Numpad1 to twerk CTRL+NumpadDecimal to stop. Got bored of my AHK script, decided to see how robotjs does.

Awesome Lists containing this project

README

          

# TwerkIT

> Spam Shift key aka twerk for modded Minecraft such as Sky Factory 4

[![Build Status](https://travis-ci.com/SavageCore/twerk-it.svg?branch=master)](https://travis-ci.com/SavageCore/twerk-it)

## Features

- Personalise keybinds
- Launch on boot
- Auto updates

# TwerkIT

> The best app ever

## Install

*macOS 10.10+, Linux, and Windows 7+ are supported (64-bit only).*

**macOS**

[**Download**](https://github.com/user/repo/releases/latest) the `.dmg` file.

**Linux**

[**Download**](https://github.com/user/repo/releases/latest) the `.AppImage` or `.deb` file.

*The AppImage needs to be [made executable](http://discourse.appimage.org/t/how-to-make-an-appimage-executable/80) after download.*

**Windows**

[**Download**](https://github.com/user/repo/releases/latest) the `.exe` file.

---

## Dev

Built with [Electron](https://electronjs.org).

### Run

```
$ npm install
$ npm start
```

### Publish

```
$ npm run release
```