A collections of clocks for the infobar in Stream Deck Neo.
This plugin works with OpenDeck software, from version 2.13.0, previous versions does not support infobar. This plugin is compatible with Linux and Windows.
The clocks are inpired by the first version of evilbug evilbug:ft/neo-infobar also some styles inspired from elgato software.
Install via OpenDeck pluging manager
Download lastest release and install manually in your plugins directory
Linux: commonly in /home/$USER/.config/opendeck/plugins/ for flatpak installations, please find your path
Windows: commonly in C:\Users\<USER>\AppData\Roaming\opendeck\plugins
Be sure to install the package gcc-mingw-w64 for windows binary output
and then
rustup target add x86_64-pc-windows-gnurun the command to build de plugin
#for linux
cargo build --release
#for windows
cargo build --release --target x86_64-pc-windows-gnuThen run the script to install (linux)
./install.shor in one line (linux)
cargo build --release && ./install.shNote
The script for install the plugin, is for a native opendeck install, for opendeck flatpak install change the path
Just drag and drop any item of the plugin into the infobar component then click it for set date format, style and other options in the property inspector.



















