l31rb4g / floyd

Floyd - helps you type repeating things

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Floyd - helps you type repeating things


Dependencies

Floyd requires xdotool, Qt5 and cmake.

Arch

sudo pacman -S xdotool qt5-base cmake

Building

 mkdir build
 cd build
 cmake ../src
 make

Configuration

Write a file .floyd in your home. Each line is an entry. Optionally, you can type a "\n" in the end of the line.

About

Floyd - helps you type repeating things


Languages

Language:C++ 95.2%Language:CMake 4.8%