Giter VIP home page Giter VIP logo

easymacros's Introduction

easymacros

This program is inspired by xmacro, however it isn't xmacro.

Note: This program is for personal use. I will modify it as I deem necessary, but feel free to open issues for suggestions or bug reports. Contributions are welcome!

TODOs

  • Playing macros (xmacro like)
    • Delay support
    • KeySym/KeyCode/KeyStr action support
    • MotionNotify and button support
    • String typing support (Not too high priority, but I'll add it some time probably)
    • ExecBlock/ExecNoBlock support (not high priority)
  • Recording macros (xmacro like)
    • Delay
    • Keyboard actions
    • Mouse actions

Ideas

I may or may not do these, but they sound fun to implement to me!

  • additional macro features
    • relative cursor movements
    • screenshotting whole/parts ot the screen (using external programs)
  • Macro daemon kind of thing to listen in the background for keyboard shortcuts?
    • the daemon itself
    • config file
    • rofi integration
    • dmenu integration
    • custom macro manager
  • macro language?
    • Sending keys
    • mouse movements/events
    • control flow stuff/math/just normal scripting language stuff
    • reading/writing to clipboard
    • calling/recording other macros
    • running commands
  • GUI Macro editor which is actually user friendly

Platform support

  • Linux x11 (only tested on i3wm)
  • Linux Wayland (makes heavy use of X apis, I will only do this if I myself switch to Wayland. I'm open to suggestions how to do it though!)
  • MacOS (Might work because of XQuartz?)
  • Windows (Yeah, I'm not doing that myself. Unless I have to use Windows for anything.)

Installation

Currently only manually possible via cargo build --release and then moving the result into your $PATH.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.