Skip to content

Marcel1853/FluxNet-Monitor-for-CC-Tweaked

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FluxNet Monitor for CC: Tweaked

This project displays key statistics and energy flow from Flux Networks x CC: Tweaked on one or more Computercraft monitors.

Features

  • 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 /logs folder)
  • Multiple selectable themes (color schemes)

Requirements

  • 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.

Installation

Option 1: Manual Copy

  1. Copy all .lua files (startup.lua, log.lua, network_ui.lua, themes.lua) into your computer folder (computercraft/computer/<ID>/).
  2. Set the theme in startup.lua (e.g. local theme = themes.default or themes.blue).
  3. 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.

Usage

  • 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.

Notes

  • The display automatically adapts to the monitor size.
  • Large numbers are shown as "1.2k", "3.4M", etc.
  • Log files are stored in the /logs folder on the computer.

Support

Questions, bugs or suggestions?
Create an issue or contact me directly!

Screenshots

Monitor display with tab and chart Multiple monitors and networks FluxNet wiring and controllers Side view: monitor and cable

Additional example with the blue theme enabled: Display with blue theme


Required Mods:

Releases

No releases published

Packages

 
 
 

Contributors

Languages