Remote Monitor

by Darkcry

Displays signals as progressbar for current and desired quantities. Can be used to check throughput at specific locations in the factory.

Utilities
24 days ago
1.1 - 2.0
212
Circuit network

Changelog

Version: 0.0.5
Date: 2024.11.06
  Changed:
    - updated for factorio version 2.0
    - signal set in combinator is now the desired amount
	- if signal is found on red circuit this will be the desired amount
	- green signal is always the measured amount (combinator signal count is subtracted)
Version: 0.0.4
Date: 2024.07.10
  Changed:
	- Fixed crash when using virtual signals
	- Fixed selection of logic signals (anything, everything, each)
	- Didn't know how to hide them so it clears the logic signals instead
Version: 0.0.3
Date: 2024.07.07
  Changed:
	- Fixed crash when adding to an existing game
Version: 0.0.2
Date: 2024.05.11
  Changed:
    - Increased updated rate 1s to 0.5s
	- Fixed localization
	- Fixed frame not scrollable
Version: 0.0.1
Date: 2024.05.06
  Added:
    - initial release