This repo uses the bb-external-editor template! Also check out my plugin that powers all this
Transpiled and stand-alone versions of my scripts are available under releases.
Notice: Most my scripts dodge ram by offloading ram heavy operations to a worker script. This worker script is called ram-allocator.js
and will be generated automatically if it doesnt exist. To ensure everything works fine avoid deleting or modifying this file.
- Dolphin A simple file explorer with drag/drop support
- Konsole Clones the terminal into a tail window (for use with Plasma)
- Plasma A KDE Plasma inspired Desktop Enviroment
- WindowApp A library for making UI apps with react utilizing the tail windows.
- ServerManager UI tool to buy, upgrade and delete servers
- ServerViewer View stats of servers on the network.
- Batcher My batcher. Works with and without Formulas API.
- RootGainer Runs in the background until every server in the network is rooted.
- npm.js A crude tool to download and import npm packages inside bitburner.
- FapUI Fast and Practical UI. A simple UI framework to quickly get started with custom UI
- Commander.js A port of Commander.js for Bitburner with some added autocomplete support