LibreOffice Logo LibreOffice Logo Extensions, Documentation and Templates repository

LibreOffice Calc TCP to RTD

This is a Python based extension for LibreOffice Calc to make real-time data available in Calc spreadsheets via a TCP socket

Calc Macro Spreadsheets
Download latest

latest release: 2024-03-20 10:23:30

Description

Getting data should be as simple as having this in a cell: =RTD("key")

 

Now, in a different cell, type =RTD("__start") and a TCP listener will be started waiting for incoming data.

 

Next, data needs to be sent using a socket to port 13000. If you wish to manually test it, open up a telnet in a terminal: telnet localhost 13000. In the telnet, write '<key|example_data>' and then press ENTER. The cell with the formula =RTD("key") (from section 1) will now show "example_data" instead of "None"

Homepage: https://github.com/gilgil/RTD-Extension

Repository: https://github.com/gilgil/RTD-Extension

Release Description Compatibility Operating Systems License Release notes Updated  
v1.0.0 Initial release 5.1 Linux, Windows, macOS LGPL 2023-05-19 19:47:16 Download

Related Extensions

VBA Expressions

Logo for VBA Expressions

VBA Expressions is a powerful string expression evaluator for LO Basic, providing the user with more than 100 mathematical, statistical, financial, date-time, logical and text manipulation functions, with support for variables and arrays.

10-2024

6213

★ ★ ★ ★ ★

MACROS EXTENSION FOR LIBREOFFICE

Logo for MACROS EXTENSION FOR LIBREOFFICE

Extension for scripting

04-2024

6051

★ ★ ★ ☆ ☆

DyntablesUpdater

Logo for DyntablesUpdater

DynTablesUpdater is a tool for batch updating of dynamic tables (aka data pilots) that can be found in a Calc spreadsheet.

04-2024

210

Not rated yet

LEIER_ZestAllplan

Screenshot for LEIER_ZestAllplan

Makra wspomagające konwersję zestawień prętów i siatek zbrojeniowych z Allplana na pliki produkcyjne stosowane w LEIER POLSKA- Zakład w Malborku.

04-2024

29

Not rated yet

Feedback

☆ ☆ ☆ ☆ ☆

Post your review

You cannot post reviews until you have logged in. Login Here.

Reviews

  • Rob Hock Apr 13, 2024, 6:48 PM (8 months ago)

    ☆ ☆ ☆ ☆ ☆

    The Windows Defender warning makes me nervous.. Will this enable me to read from ThinkorSwim TOS?

RSS feed for reviews on this page | RSS feed for all reviews