Oxide Utils#
Oxide provides various command line tools that can be used for scripting.
$ opkg install rot
$ opkg install oxide-utils
$ opkg install inject_evdev
Pros#
Exposes the Oxide API to scripts.
Reimplements many tools that desktop linux scripts use.
Cons#
Most tools depend on Oxide.
External Links#
- Tutorial writing a script that uses oxide’s command line tools
https://eeems.website/writing-a-simple-oxide-application/