Skip to content

Latest commit

Β 

History

History
66 lines (48 loc) Β· 2.51 KB

README.md

File metadata and controls

66 lines (48 loc) Β· 2.51 KB

DeckPad

remote macro board with companion app

Banner

DeckPad Desktop Release

Virtual Macro Board - What is DeckPad? πŸ“±πŸ‘‰πŸ–₯️

Easily control your computer with this fully customizable Deck Buttons Board (like a macro keyboard but configurable). Support custom Actions extendable with Plugins. Available on Windows, MacOS, Linux (desktop) and Android, iOS (companion app).

Features

  • Configurable dimensions (numbers of rows and columns)
  • Up to 150 buttons per page
  • Customize Buttons
    • Colors
    • Image (supports: png, jpg and jpeg, webp and even GIFs!)
    • Shape (circle, squared or transparent)
    • and more..
  • Easily save and load .board files
  • Switch buttons' position with drag and drop
  • Extendable with plugins, write your custom action! (WIP feature)

Download

The app is actually in alpha stage and there is available a link to download configurator and companion apps. Enjoy! πŸ₯‚

πŸ’» Desktop App - Configurator

DeckPad Desktop Screenshot

Alpha Release

Platform Download
Windows DeckPad_win.exe
MacOS DeckPad_mac.dmg
Linux DeckPad_linux.AppImage

πŸ“± Mobile App - Companion

(download soon)


Project Structure

DeckPad has the main desktop app that act as a server on LAN (it needs WiFi/Ethernet connectivity) and then through his mobile app (like a companion app) let you interact with your configured board. Repo structure:

  • deckpad
    • packages
      • desktop
      • mobile
      • sdk

CONTRIBUTE

If you are a developer and you know javascript and nodejs you can came on "board"! Feel free to submit any Pull Request/Issue/or any other kind of contribution you want to submit. Really apprecciate!