Skip to content

TheLastCayen/tinymice

Repository files navigation

Description

TinyMice is a simple and light Auto Clicker developed with Lazarus.

The target operating system is Linux, Windows users can compile the software by removing codebotctrls and the "libs/codebot..." file from the project dependency . There is also a version of Lazarus for Mac OS, but I will need help to support a Mac OS binary.

License

GNU General Public License (GPL v3)

Screenshot

How To Install

Download

Linux

Windows

Command

  • Ubuntu: sudo dpkg -i tinymice_0.6-1.deb
  • Fedora: sudo rpm -i tinymice-0.6-1.x86_64.rpm

How To Compile

Download

Dependency

Compiler && IDE:
Linux Library:
Windows Library:

How to Installing dependency

  • Install Lazarus

  • Ubuntu: sudo apt-get install libxtst-dev libsqlite3-dev

  • Fedora : sudo dnf install libXtst-devel libsqlite3x-devel

  • Windows: Extract sqlite3.def and sqlite3.dll in "bin\" folder or in the same folder as the tinymice.exe .

Command

  • Linux :make && sudo make install
  • Windows : lazbuild ptinymice_win32.lpi

External Links

Lazarus && FPC

Cross.Codebo

Sqlite

About

Simple and Light AutoClicker developed with Lazarus and released under GPL V3 License.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages