Skip to content

failman34/AJAZZ-APEX-TimeSync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

English


AJAZZ-APEX-TimeSync

A script for automatically synchronizing time on the docking station for AJAZZ Apex series mice. The main.js file is directly taken from the qmk.top website, which is used to configure the mouse. This script works only on Windows.

Requirements:

  1. Node.js
    The script requires Node.js to run. You can download it from the official Node.js website.

  2. Puppeteer
    Puppeteer is a Node.js library used for browser automation.

  3. Operating System
    This script is designed to work only on Windows.

Installation:

  1. Clone or download the repository:

    git clone https://github.com/failman34/AJAZZ-APEX-TimeSync.git
  2. Navigate to the project directory:

    cd AJAZZ-APEX-TimeSync
  3. Install all the dependencies. Run the command in the directory with the project files:

    npm install puppeteer

Usage:

  1. To run the script, execute start.bat or start.vsl

  2. To ensure the script runs automatically at startup without opening console windows, add the start.vsl file to your Windows startup folder. This will automatically trigger the script when the system boots, and it will run silently in the background without opening any console windows.


Руссик


AJAZZ-APEX-TimeSync

Скрипт для автоматической синхронизации времени на док-станции для мышек серии AJAZZ Apex. Файл main.js взят напрямую с qmk.top, который используется для настройки мыши. Скрипт работает только на Windows.

Требования:

  1. Node.js
    Для работы скрипта требуется Node.js. Его можно скачать с официального сайта Node.js.

  2. Puppeteer
    Puppeteer — это библиотека для Node.js, которая используется для автоматизации браузера.

  3. Операционная система
    Скрипт работает только на Windows.

Установка:

  1. Склонируйте или загрузите репозиторий:

    git clone https://github.com/failman34/AJAZZ-APEX-TimeSync.git
  2. Перейдите в папку с проектом:

    cd AJAZZ-APEX-TimeSync
  3. Установите все зависимости. Выполните следующую команду в папке с файлами проекта:

    npm install puppeteer

Использование:

  1. Чтобы запустить скрипт, выполните файл start.bat или start.vsl.

  2. Чтобы настроить автоматический запуск скрипта при загрузке системы без открытия окон консоли, добавьте файл start.vsl в папку автозагрузки Windows. Это позволит запускать скрипт автоматически при включении компьютера, при этом он будет работать в фоновом режиме без отображения окон консоли.


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published