bitburner-scripts
tui-rs

bitburner-scripts | tui-rs | |
---|---|---|
18 | 68 | |
180 | 10,829 | |
2.2% | - | |
0.0 | 4.7 | |
7 months ago | over 1 year ago | |
JavaScript | Rust | |
- | 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
tui-rs
-
Trippy – A Network Diagnostic Tool
The TUI is built with the awesome Ratatui [0] library (formerly tui-rs [1]). UX is certainly not my area of expertise and I would not have been able to create Trippy without this library.
[0] https://github.com/ratatui-org/ratatui
[1] https://github.com/fdehau/tui-rs
-
Projectable: A TUI file manager built for projects
Rust has great libraries for TUIs. tui-rs (https://github.com/fdehau/tui-rs) has been used in numerous popular applications, but is unmaintained. ratatui (https://github.com/tui-rs-revival/ratatui) is the maintained version, and is pretty new. Less widely known is cursive (https://github.com/gyscos/cursive), which I have yet to try.
Aside from the libraries, I just wanted to start a project that would make be better at Rust. The easy distribution with cargo is a huge bonus though.
- ratatui 0.21.0 is released! (community fork of tui-rs)
-
Looking for advice around project direction using artix-web
CLI, use Clap. If you want to get fancy, use Tui.
-
[Media] Introducing Trippy: A Network Diagnostic Tool
u/lordnacho666 It uses the fabulous https://github.com/fdehau/tui-rs (now revived as https://github.com/tui-rs-revival/ratatui) TUI lib.
-
Introducing TUI-Journal: Your Personal Journal/Notes App for Terminal Enthusiasts
This app is based on the these two crate in rust (tui-rs , tui-textarea). The text area provide the Emacs motions and I integrated the vim motions there, but the editor in this app as much simpler than the huge VIM and Emacs systems
If you interested in the TUI apps in rust you can start with the crate tui-rs or its revival ratatui. They have examples inside of them which you can start and see the source code to get the basic functionalities. For the text editor you can check examples in the crate tui-textarea.
-
Ink: React for interactive command-line apps
For Golang there is Bubbletea [1], Textual [2] for Python and tui-rs for Rust [3].
[1] https://github.com/charmbracelet/bubbletea
[2] https://github.com/textualize/textual
[3] https://github.com/fdehau/tui-rs
-
Building a task manager app on CLI similar to "top" command in Linux, how to add a feature to kill processes via process ID?
You can check tui-rs, is a library to build CLI interfaces and has some examples about using user input without blocking the UI
- [Rust] Si vous voulez relancer la caisse `` Tui`, rejoignez-nous!
What are some alternatives?
bitburner - Bitburner Game
crossterm - Cross platform terminal library rust
blessed-contrib - Build terminal dashboards using ascii/ansi art and javascript
Cursive - A Text User Interface library for the Rust programming language
bitburner - My BitBurner scripts
pancurses - A Rust curses library, supports Unix platforms and Windows
react-table - 🤖 Headless UI for building powerful tables & datagrids for TS/JS - React-Table, Vue-Table, Solid-Table, Svelte-Table
fui - Add CLI & form interface to your program. Docs: https://docs.rs/fui
Table - Formats data into a string table.
Ink - 🌈 React for interactive command-line apps
monkeytype - The most customizable typing website with a minimalistic design and a ton of features. Test yourself in various modes, track your progress and improve your speed.
bearlibterminal - BearLibTerminal FFI for Rust
