Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jakobkreft/lablog

An android app laboratory notebook with features
https://github.com/jakobkreft/lablog

android android-app app journaling laboratory logging notes

Last synced: 3 months ago
JSON representation

An android app laboratory notebook with features

Awesome Lists containing this project

README

        

# LabLog

![Platforms](https://img.shields.io/badge/platform-Android-green) [![Latest release](https://img.shields.io/github/v/release/jakobkreft/LabLog?color=orange&label=release)](https://github.com/jakobkreft/LabLog/releases)

[LabLog feature graphic](https://f-droid.org/packages/si.uni_lj.fe.lablog/)

[Get it on F-Droid](https://f-droid.org/packages/si.uni_lj.fe.lablog) [](https://github.com/jakobkreft/LabLog/releases/latest)

**LabLog** is a digital laboratory notebook designed to replace traditional paper notebooks in lab environments. It allows lab workers to easily record and manage sensor data, observations, and procedures, with automatic timestamping for each entry. LabLog supports both text and image-based data entries and integrates seamlessly with IoT sensors via MQTT for secure data storage. You have complete flexibility in how you use it, as you can create your own custom keys. **Each entry consists of key-value pairs that you define.**

LabLog is not just for lab use! **Individuals can also use it** and take advantage of its versatile logging capabilities for personal tasks. You can set your own custom keys and values, making it perfect for various use cases like fitness tracking, journaling, habit logging, or any other kind of data logging you need.

**Features:**
- **Automatic Timestamping**: Every entry is automatically timestamped.
- **Text and Image Support**: Log both numeric and textual data, as well as images.
- **IoT Integration**: Easily integrate with IoT sensors using the MQTT protocol.
- **Data Organization**: Entries are searchable and categorized for easy retrieval.
- **Import/Export**: Backup and restore your data with JSON file import/export.

### License

This project is licensed under the **GPL-3.0-or-later**. See the [LICENSE](./LICENSE) file for details.

Developed by **Jakob Kreft** and [contributors](https://github.com/jakobkreft/LabLog/graphs/contributors).