Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jakobkreft/lablog
- Owner: jakobkreft
- License: other
- Created: 2024-08-29T14:47:26.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2024-11-22T11:32:24.000Z (3 months ago)
- Last Synced: 2024-11-22T12:28:45.797Z (3 months ago)
- Topics: android, android-app, app, journaling, laboratory, logging, notes
- Language: Java
- Homepage:
- Size: 4.24 MB
- Stars: 13
- Watchers: 3
- Forks: 4
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)
[
](https://f-droid.org/packages/si.uni_lj.fe.lablog/)
[
](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).