Quotidien Shaarli
October 17, 2025
Mailo, la messagerie qui vous respecte
Mailo, c'est un ensemble de services innovants qui protègent votre vie privée et vos données personnelles : le webmail le plus complet du marché, un agenda, un espace de stockage pour vos photos et documents et des outils d'organisation pour la famille et les professionnels. Rejoignez la première plateforme de communication alternative éthique !
This repository contains a pure python client library for Elitech data loggers (see Supported devices for a detailed list).
The information on the communication protocol used by Elitech data loggers (using the USB HID interface) has been obtained by reverse engineering the official Windows software using Ghidra (with an unpublished custom plugin to disassemble CIL).
FEATURES
python-elitech can be used in two ways:
- Using the embedded CLI (Command Line Interface) from a Linux shell, see Usage
- As a library of a larger application, see the documentation (yet to be done)
It supports the following operations:
- Locating supported Elitech devices
- Getting parameters
- Setting parameters
- Downloading recorded data