All Projects → bithatch → snake

bithatch / snake

Licence: GPL-3.0 license
A stylised graphical tool for configuring and controlling Razer devices on Linux

Programming Languages

java
68154 projects - #9 most used programming language
CSS
56736 projects
shell
77523 projects

Projects that are alternatives of or similar to snake

Keyboardvisualizer
Audio visualizer and effects engine for RGB keyboards, mice, and accessories using the OpenRGB SDK. Supports Windows, Linux, and MacOS. Issue tracker on GitLab (https://gitlab.com/CalcProgrammer1/KeyboardVisualizer)
Stars: ✭ 458 (+780.77%)
Mutual labels:  keyboard, mouse, rgb
uchroma
An advanced driver for Razer Chroma hardware in Linux
Stars: ✭ 45 (-13.46%)
Mutual labels:  keyboard, mouse, razer
Mechanical Keyboard
DIY mechanical keyboard and where to find them
Stars: ✭ 947 (+1721.15%)
Mutual labels:  keyboard, rgb
Inputsystem
An efficient and versatile input system for Unity.
Stars: ✭ 1,013 (+1848.08%)
Mutual labels:  keyboard, mouse
Globalhooks
Allows you to create global keyboard events
Stars: ✭ 74 (+42.31%)
Mutual labels:  keyboard, mouse
keyboard mouse emulate on raspberry
Bluetooth Keyboard Mouse Emulator on Raspberry Pi
Stars: ✭ 230 (+342.31%)
Mutual labels:  keyboard, mouse
Repeat
Cross-platform mouse/keyboard record/replay and automation hotkeys/macros creation, and more advanced automation features.
Stars: ✭ 763 (+1367.31%)
Mutual labels:  keyboard, mouse
Fx Experience
fx-experience -> fx onscreen keyboard
Stars: ✭ 72 (+38.46%)
Mutual labels:  keyboard, javafx
Neatinput
A .NET standard project which aims to make keyboard and mouse input monitoring easy on Windows and eventually Linux.
Stars: ✭ 89 (+71.15%)
Mutual labels:  keyboard, mouse
Hidusbf
USB Mice Overclocking Software (for Windows)
Stars: ✭ 152 (+192.31%)
Mutual labels:  keyboard, mouse
Windows User Action Hook
A .NET library to subscribe for Windows operating system global user actions such mouse, keyboard, clipboard & print events
Stars: ✭ 224 (+330.77%)
Mutual labels:  keyboard, mouse
Gainput
Cross-platform C++ input library supporting gamepads, keyboard, mouse, touch
Stars: ✭ 636 (+1123.08%)
Mutual labels:  keyboard, mouse
Gopher360
Gopher360 is a free zero-config app that instantly turns your Xbox 360, Xbox One, or even DualShock controller into a mouse and keyboard. Just download, run, and relax.
Stars: ✭ 566 (+988.46%)
Mutual labels:  keyboard, mouse
Silence
A simple, clean macro recorder written in C#. Windows 10 compatible.
Stars: ✭ 29 (-44.23%)
Mutual labels:  keyboard, mouse
Fabgl
Display Controller (VGA, SSD1306, ST7789, ILI9341), PS/2 Mouse and Keyboard Controller, Graphics Library, Sound Engine, Game Engine and ANSI/VT Terminal for the ESP32
Stars: ✭ 534 (+926.92%)
Mutual labels:  keyboard, mouse
Keymousego
类似按键精灵的鼠标键盘录制和自动化操作 模拟点击和键入 | automate mouse clicks and keyboard input
Stars: ✭ 1,145 (+2101.92%)
Mutual labels:  keyboard, mouse
Rkvm
Virtual KVM switch for Linux machines
Stars: ✭ 237 (+355.77%)
Mutual labels:  keyboard, mouse
Rbtray
A fork of RBTray from http://sourceforge.net/p/rbtray/code/.
Stars: ✭ 365 (+601.92%)
Mutual labels:  keyboard, mouse
Ucr
Universal Control Remapper [Alpha]
Stars: ✭ 399 (+667.31%)
Mutual labels:  keyboard, mouse
Mouse2joystick custom cemu
An AutoHotkey Script to allow the use of Mouse and Keyboard control in CEMU. This uses vJoy and provides several additional features over regular keyboard control, like: the ability to control the camera with the mouse, toggle walking speed, in BotW use MouseWheel to change weapons, a separate Toggle key for ZL useful for locking onto a target in BotW.
Stars: ✭ 76 (+46.15%)
Mutual labels:  keyboard, mouse

Snake

Snake Overview

Snake is application to control and configure your Razer devices on Linux. Making use of the awesome OpenRazer drivers, Snake provides access to most features the drivers provides and lots of extra stuff you won't find in other clients.

  • Stylised user interface with animations and effects
  • Simple installation, and self updating.
  • Provides basic support from all devices supported by OpenRazer.
  • Layouts feature. Design and use labelled diagrams of your device showing lighting areas, keys and individual LEDs. If a device has a layout, it is used for controls, macros and custom effects instead of the basic generated user interface.
  • Supports multiple concurrent devices.
  • Set and configure Razer effects such as Breath, Wave, Static and more.
  • Create custom effects using the timeline based editor. Configurable with different interpolations types, FPS and speed.
  • Battery status.
  • Audio analysis lighting effects. Monitors a channel PulseAudio and makes your lighting react in different ways. Requires a device that has Matrix support.
  • Integrated System Tray icon (or indicator)
  • Global brightness controls the brightness of all devices at once.
  • Macro support. (work in progress, 3 competing systems!)
  • Themes

A device with a layout

Compatibility

Snake tries to be completely compatible with whatever OpenRazer supports. However, there are some features OpenRazer does not yet provide itself, snake such as detailed lighting and key layouts.

Snake includes a very small set of built in layouts, only for hardware I have access to. If you create a high quality layout for your device, please submit it to the project and I will add it as a default.

Device Macros Layouts
Keyboards
Other OpenRazer Keyboards 1,2 None
Mice
Mamba Elite 3 MATRIX, TOP
Other OpenRazer Mice None
Accessories
Tartarus V2 3 MATRIX,TOP
Nommo Chroma 3 MATRIX, THREE_D_1
Other OpenRazer Accessories None
  1. OpenRazer default macro/key binding system. Only supports keyboards. Works at X11 / device driver levels. Works without a layout.
  2. Chabad360's OpenRazer macro/key binding improvements https://github.com/chabad360/openrazer/tree/keybinding. Currently only supports keyboards. Requires UInput permissions. Works without a layout.
  3. Snakes own key binding system. Supports all device types. Requires UInput permissions. Requires a layout.

Install

There are several different ways to run Snake. In all cases, the first time the app runs you will be asked if you want to create a desktop shortcut (i.e. menu entry).

Snake Installer

All binary versions of Snake are built for 64 bit x86 only. For 32 bit, or other architectures, please use one of the "No-Runtime" packages below.

Self Extracting Installer

The self extracting installer is the easiest to use. You will be asked for a location to install Snake. It will then update to the latest version and start up.

From The Command Line

wget -O snake-installer-amd64.sh \
 https://github.com/bithatch/snake/releases/download/v1.0-SNAPSHOT-204/snake-installer-amd64.sh && \
 sh snake-installer-amd64.sh

From Your Desktop

  • Download snake-amd64-installer.sh.
  • Add Execute permission to the downloaded snake-installer.sh in your file manager.
  • Use the Open action in your file manager to start the installer.

Application Archive

Another option is to download the archived version of the app, extract it to where you want to install, and just run it.

From The Command Line

wget -O snake-amd64.tar.gz \
 https://github.com/bithatch/snake/releases/download/v1.0-SNAPSHOT-204/snake-amd64.tar.gz
tar xzf snake-amd64-tar.gz
cd snake
bin/snake &

From Your Desktop

  • Download snake-amd64.tar.gz
  • Use the Open action in your file manager to locate and start bin/snake in the extracted folder.

No-Runtime Packages

The above packages all include a stripped down amd64 Java runtime so you do not need to install your own. If you have another architecture such as X86 or Arm, or just want a smaller download, you can use your own runtime. It just needs to be at least Java 15.

All these packages include the bin/snake launcher script. You may need to edit this if you want to use a runtime other than the system default.

OS Packages

Not currently available.

Updating

All installations of Snake are self updating, unless you are using our own OS specific packages. Those provided by a 3rd party repository may provide updates.

Update options may be found may be found in the  Options screen.

Automatic Updates

By default, Snake will update automatically and you should never need to touch it. If you prefer though, you can turn this off and you will be notified when updates are available. The update may then be installed on demand.

Beta Updates

You can optionally accept beta updates. While I will strive to keep the beta channel stable, these may contain as-yet untested features, and some behaviour may be unexpected. You can at any time revert to the release channel.

When changing this option, Snake will restart after 2 seconds and download appropriate version.

Build From Source

To build Snake from source you need :-

  • Git
  • Java 15+
  • Apache Maven

Other dependencies are downloaded by Maven during the build process.

Further dependencies may be needed for building deployable packages.

Build

git clone https://github.com/bithatch/snake.git
cd snake
mvn clean install

If the build completes OK, you can then run or install Snake.

Run

Once build, you can run directly.

cd snake-app-linux
mvn javafx:run

Install

Or you can install what you have built.

snake-dist/target/snake-installer-amd64.sh

Options

Configuration is very simple. The backend should take care of the devices, Snake just has a few options for appearance and behaviour.

Snake Options

To access options, click the cog icon,  Options.

Appearance

Various options for configuration how Snake looks.

Theme - Allows the look of Snake to be changed. A selection of themes that are colour variations of the default are provided, with more to come. Creating your own will be documented soon, but the adventurous can try by copying any existing theme module and adjusting the contents accordingly.

Themes

Use Window Manager Decorations - By default, Snake uses "Client Side Decorations", and draws it's own window title bar and window management buttons (close, min, max). Turn this option off to use window manager decorations instead. In this mode, Options and About are both insteads accessed from icons at the bottom right of the overview screen.

Transparency - If you are using client side decorations, then window transparency is possible. This slider sets how transparent the window should be.

Snake Desktop

Updates

Check for updates - Whether to check for updates at all. When deselected, neither automatic or manual updating is possible.

Update automatically - When selected, Snake will update itself automatically on startup if required.

Install beta updates as well - When selected, you will be able to receive beta updates that may contain fixes or features that you wish to try out before full release.

Tray

Icon Style - Different options for how the tray icon appears, if at all.

Show Battery - If you have at least one device that has a battery, then the option is given to show the battery status on the system tray instead of the razer logo.

When low - When selected the battery status will only be showing if the overall battery status is Low.

Start on login - If the tray icon is enabled, you probably want to start it when you login. The option allows you to do so. When turned off, the tray icon will appear when you manually start Snake.

System Tray

The system tray icon runs in the background and provides quick access to common functions of your devices.

Snake Tray

It can also show a summary of the battery status (when configuration).

Device Overview

Device Overview is the first screen you see when opening Snake. It lists all of the supported Razer devices that the driver has discovered.

If an expected device is not listed, please check if it works with other OpenRazer clients. If it does not, it is likely you want to direct any feature requests to the OpenRazer project.

If you have lots of devices, you can use the search and filter options to narrow down what is shown, although this is most useful when testing Snake with lots of 'Fake Drivers' that OpenRazer can supply.

Either double click anywhere on the row or click the Slider icon on the far right of each row to see the details for that device.

Device Details

Double clicking on a device in the over page will show the configuration screen for that device.

It will show all of the supported Controls, depending on what device is in use.

Device Details

For example, controls are provided for :-

  • Brightness. Will allow configuration of both overall brightness, and per region brightness.
  • Effects. Choose and configure various standard Razer effects.
  • Poll Rate. Low level setting for mice.
  • DPI. Dots per inch setting, changes the accuracy of your mouse movements.
  • Battery. Shows battery status and allows configuration of low-battery thresholds.
  • Game Mode. Turn game mode on or off. When on, the Windows key will be disabled.

At any time, clicking on the Back icon at the top right of the screen will return you to the Device Overview screen.

Brightness

Controls the intensity of all lights in a region, or overall on the device. If the device only supports a single lighting region, only a single slider will be shown.

Brightness

Poll Rate

A low level setting that determines the speed at which your computer communicates with this device.

Poll Rate

DPI

Dots per inch setting, changes the accuracy of your mouse movements.

The maximum setting here can differ between devices. The higher the number, the faster the mouse pointer will move across the screen as you physically move the house. A lower number means the mouse pointer will move slower across the screen with more accuracy.

A value of 1000 to 2000 is probably comfortable for daily usage.

DPI

Effects

Many devices are capable of multiple effects. Some of those effects have their own configuration, and often it is possible to configure different effects for each region.

None

This effect type simply turns off all lighting. There is no further configuration.

Static

The simplest effect, just sets a fixed colour either on the whole device or individual regions.

Static Effect

Wave

The region or device will show a multi-colours moving wave, in one of two directions.

Wave Effect

Spectrum

The region or device will cycle at a fixed speed through all colours.

Reactive

The region or device will light up on key or button clicks or mouse wheel movement.

Configuration allows changing of the colour and sensitivity of these reactions.

Reactive Effect

Breath

The region or device will gently pulsate different colours.

Configuration allows changing of the colours and a special random mode.

Breath

Ripple

The region or device will light a ripple effect moving outwards from the centre of the device, with either a random colour or a fixed single colour.

Ripple

Pulsate

The region or device will gently pulsate a single fixed colour.

Starlight

The region or device will twinkle lights on and off using either a random colour or a fixed single colour to mimick a night sky.

Starlight

Matrix

The Matrix effect may only be set on the whole device, and allows each LED to be individually configured.

The exact layout of the screen will depend on the device. If it is a keyboard, a virtual keyboard will be shown, otherwise just a row of numbered LED lights will be seen.

Matrix

Macros

The Macro UI is available, but due to coming changes in OpenRazer this is likely to radically change, so I won't go into any detail here.

Macros

Recording Macros

** Note, Recording functionality is not complete, but will be before final release. You can manually edit macros though. **

Record

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].