Skip to content

A macro program that allows you to visually program macros

License

Notifications You must be signed in to change notification settings

slashtechno/code-macros

 
 

Repository files navigation

code-macros

A program that allows you to visually create macros to be run on your computer.

This is a work in progress!

This program works cross-platform (Windows and Linux currently, but I'm looking for a solution for MacOS).

Contributing

Contributions are always welcome! Feel free to open an issue or PR if you find anything wrong.

Developing

To install dependencies after cloning, simply run the following:
yarn install
And then run this command whenever you want to test in development:
yarn tauri:serve

Building

To build code-macros for your current platform, run this command:
yarn tauri:build

About

A macro program that allows you to visually program macros

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vue 47.4%
  • Rust 36.0%
  • JavaScript 16.0%
  • HTML 0.6%