This project displays key statistics and energy flow from Flux Networks x CC: Tweaked on one or more Computercraft monitors.
- Overview of all Flux Controllers in the network
- Tabs for multiple networks/controllers
- Live display of energy, input/output, buffer, connections, points, storages, plugs
- Automatic scaling for small and large monitors
- Touch support: tab switching, reset, reboot
- Logging with rotation (log.json in the
/logsfolder) - Multiple selectable themes (color schemes)
- CC: Tweaked (Computercraft for modern Minecraft versions)
- Flux Networks x CC: Tweaked
- A computer (or advanced computer) with a connected monitor
- Optional: Multiple monitors for multi-display
Note:
The program is optimized for monitors with at least 6x5 blocks.
With this size (or larger), the display looks best and all functions are clearly readable.
Option 1: Manual Copy
- Copy all
.luafiles (startup.lua,log.lua,network_ui.lua,themes.lua) into your computer folder (computercraft/computer/<ID>/). - Set the theme in
startup.lua(e.g.local theme = themes.defaultorthemes.blue). - Start the computer – the program will run automatically.
Option 2: Automatic Installation with One Command
Run the following command in your CC: Tweaked terminal to automatically download all files:
wget run https://raw.githubusercontent.com/Marcel1853/FluxNet-Monitor-for-CC-Tweaked/main/install.lua
The installation script will download all required files and start the program.
- Tab switching: Tap the tab bar at the top of the monitor.
- Reset Tab: Tap "Reset Tab" at the bottom to reset the chart history.
- Reboot PC: Tap "Reboot PC" to restart the computer.
- Multiple monitors: Each monitor can be operated independently.
- The display automatically adapts to the monitor size.
- Large numbers are shown as "1.2k", "3.4M", etc.
- Log files are stored in the
/logsfolder on the computer.
Questions, bugs or suggestions?
Create an issue or contact me directly!
Additional example with the blue theme enabled:

Required Mods:



