OXIS
/ plugin.market
WHAT IS OXIS
A terminal app for Windows and Linux — built to be customized.
OXIS is the same kind of program as Command Prompt, PowerShell, or iTerm2, except everything about it — its commands, its themes, its keyboard shortcuts, and its plugins — is scriptable using Lua, a small, easy-to-learn language. It works as a normal terminal right out of the box: every command you already know still works, unchanged.
Real terminal, real shellYour actual PowerShell or bash, running exactly as it always has.
Its own commands, tooType ' and OXIS's own commands take over — 'edit, 'market, 'theme, and dozens more.
Built-in code editorReal syntax highlighting and multi-line editing, no separate app to switch to.
Plugins, in LuaBrowse and install other people's plugins below, or write your own.
PLUGIN MARKET
Extend your shell. Every free package here is a plain Lua script — read it, fork it, or run it as-is. Premium plugins are monthly subscriptions via Stripe — coming soon.
market<search-mode> 0 shown
prices shown for reference — premium plugins checkout through Stripe (subscriptions only, no one-time purchases)
ABOUT OXIS

OXIS ("Open Xenial Intelligent Shell") is built around one idea: the terminal, editor, themes, commands, keymaps, plugins, and workspaces should all be one connected, scriptable system rather than separate tools bolted together.

This Market is where the community shares what they've built — every free plugin here is a plain, readable Lua script, and the whole project (core app included) is licensed under the Apache License 2.0.

Building a plugin, fixing a bug, or just curious how it works? The full source, including this Market site itself, lives in the same repository below.

OXIS · Apache License 2.0 · this site is a static Cloudflare Pages deployment of the same repository