Menu

Tree [19e698] master /
 History

HTTPS access


File Date Author Commit
 .gitignore 2017-04-06 Jake Walker Jake Walker [22290f] Started a README and added a .gitignore
 README.md 2017-04-08 Will Scargill Will Scargill [18c510] Updated README
 logo.gif 2017-03-31 Will Scargill Will Scargill [377926] Added logo.gif
 shell.py 2017-04-15 Will Scargill Will Scargill [19e698] Updated shell.py

Read Me

OSMT-V1

GUI Screenshot

Usage

Type commands in the bottom-right text box and press Enter to execute. You can also use the menu at the top.

Commands

Command Help Example
help Shows a list of commands help
load <module name> Load a module load time
clear Clears the screen clear
bind <button (1-5)> <module> Binds a quickload button to a specific module bind 1 time
unbind <button (1-5/*)> Unbinds a quickload button unbind *
checkbinds Shows all current bindings checkbinds
define <module name> <new name> Define a module with a custom name define time t
deldef <definition> Delete a definition deldef t
checkdefs List all definitions checkdefs