A suite of blazing fast, highly customizable tools for the ultimate keyboard-centric Windows workflow.
The Orbit ecosystem is a cohesive collection of projects designed to bring modern, scriptable, and aesthetic tiling-window-manager paradigms to Windows.
- OrbitTWM - A dynamic, scriptable tiling window manager with complete control over your layout.
- OrbitBar - A highly customizable status bar replacement with real-time stats and workspace indicators.
- OrbitFont - A highly legible monospaced font tailored perfectly for coding and UI rendering.
The ecosystem will eventually include a massive suite of tools, spanning from a Rofi-inspired launcher (OrbitLauncher) and notification daemon (OrbitNotify), to an inactive-opacity compositor (OrbitFocus) and Bluetooth manager (OrbitBluetooth).
This repository contains the source code for the main orbit-btw.github.io landing page.
- Clone the repository:
git clone https://github.com/Orbit-btw/orbit-btw.github.io.git
cd orbit-btw.github.io- Install dependencies:
npm install- Run the development server:
npm run devOpen http://localhost:3000 with your browser to see the result.
This project is licensed under the MIT License.