bitburner-scripts
blessed-contrib

bitburner-scripts | blessed-contrib | |
---|---|---|
18 | 10 | |
180 | 15,533 | |
2.2% | - | |
0.0 | 0.0 | |
7 months ago | about 1 year ago | |
JavaScript | JavaScript | |
- | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
bitburner-scripts
-
MSG/RPC API over ports
I'll submit it to bitburner-scripts once I test it.
-
whats the best js script to hack all servers at once?
There's always auto-win.js if you want to skip the boring part between the beginning and the end.
- Looking for the best script for money
-
I keep forgetting to play the game
Too late, I already came across https://github.com/bitburner-official/bitburner-scripts — My version of custom-stats.js wasn't running for the screenshot.
-
automatic scanning
There are some neat official example scripts to be found at https://github.com/bitburner-official/bitburner-scripts, which you can use as-is, expand upon, or use as learning material.
-
PSA: Colors!
You can find an official example script doing exactly this at https://github.com/bitburner-official/bitburner-scripts, look for monitor.js. And of course feel free to check out the other scripts as well, even if the script's functionality isn't what you're looking for, I often find inspiration or learn new things from checking out other people's scripts.
-
Hey Guys ! New and need a lil bit of help please !
If you're an impatient person like I am, and wanna know what's happening on a server that you're targeting, and to give an idea of if anything is happening the following is super super handy for that monitor.js
- Anyone know a good and simple auto deployer script?
-
Bitburner got me to write my first ever script! (HackNet autobuy script)
Script looks good. Maybe for a first upgrade you can transition from using a const at the top to using args to pass in the value you want to use. You can start simple with just using ns.args[0] so when you call your script like “run myscript.js 1000000000” it will run till that number. If you wanted to get fancy you could use ns.flags like in this script to set a default value or have like 1 flag to make it a constant target and another flag to make it only spend some percentage of your current cash.
-
Flags: Sharing Info and Tips
lastly just to show a use case that i find very helpful this is a snippet from hydroflame's github scripts
blessed-contrib
-
good high-level ncurses library
I still can't tear myself away from blessed-contrib and it's unfortunate to see that these projects are not very maintained
-
Dear Redditors! Can someone please explain to me how this widget works?
Link:https://github.com/yaronn/blessed-contrib PS I'm sorry for the bad English
- does anyone know of libraries with which I can make a text element on the site (as in the example)
-
Command line applications
Yes, you can create whatever you want - from simple CLI utils , through moderately complex interactive tools (example by me), to complex, full-fledged command line applications (example, another example).
- An idea for a virtual pet in my Linux terminal
-
Table and color formats
On Rust/WASM I have been playing around with using TUI which is a lib inspired by the NodeJS library Blessed Contrib which might me a good idea to look at (not sure how well it works with javascript though). I have also used Comfy-table with Rust for simple table output.
-
I created an htop-like terminal dashboard for viewing and managing docker containers, written in Node
✅ Built with the Node.js, blessed, and blessed-contrib
- I made a terminal utility to monitor some system stats. Was wondering if you guys know of anything better or if I should continue dev work on it since we need it?
-
Building Rich Terminal Dashboards
If you plan on using blessed, there’s also (blessed-contrib)[https://github.com/yaronn/blessed-contrib], which is a library of widgets for blessed.
What are some alternatives?
bitburner - Bitburner Game
dashing - Terminal dashboards for Python
bitburner - My BitBurner scripts
dockly - Immersive terminal interface for managing docker containers and services
tui-rs - Build terminal user interfaces and dashboards using Rust
reflex-vty - Build terminal applications using functional reactive programming (FRP) with Reflex FRP.
react-table - 🤖 Headless UI for building powerful tables & datagrids for TS/JS - React-Table, Vue-Table, Solid-Table, Svelte-Table
blessed - A high-level terminal interface library for node.js.
Table - Formats data into a string table.
python-prompt-toolkit - Library for building powerful interactive command line applications in Python
notcurses - blingful character graphics/TUI library. definitely not curses.
Turbo Vision - A modern port of Turbo Vision 2.0, the classical framework for text-based user interfaces. Now cross-platform and with Unicode support.
