Skip to content

nomix-ai/ClickerScriptingLibrary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NomixClicker Scripting Library

This is a library of ready-made scripts written in Python and using the free Clicker API.

What Is Clicker?

NomixClicker is a controlling dongle for iOS. It allows manual control, automatic control via API, and fully autonomous AI mode.

Part of the features are work-in-progress, see the Roadmap.


Example: quick script for Reddit warmup.

How To Use This Library?

Setup is easy. Just make sure you have Python, and then:

pip install -r requirements.txt

Buy a Clicker device if you don't have it (delivery takes ~2 weeks to any place in the world), then open the Panel and get your API token.

Purchase on the official site only.

Make a copy of config.example.json and name it config.json. Enter your API token and device id in appropriate fields.

Now you can launch any script from the scripts folder, for example:

python3 -m scripts.airplane-mode-iphone-12

Manual control of iPhones will work out-of-the-box, no setup needed.

Scripts

The Library is designed to be easily extendable. Here are the scripts provided as examples (more will be added):

About

Library of ready-made automation scripts for NomixClicker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages