Tenta
Tenta: Remote and Real-Time Sensor Network Management - Published in JOSS (2025)
Science Score: 93.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 1 DOI reference(s) in JOSS metadata -
✓Academic publication links
Links to: joss.theoj.org -
○Committers with academic emails
-
○Institutional organization owner
-
✓JOSS paper metadata
Published in Journal of Open Source Software
Keywords
Repository
Manage your sensors remotely and in real-time
Basic Info
- Host: GitHub
- Owner: iterize
- License: mit
- Language: TypeScript
- Default Branch: main
- Homepage: https://tenta.onrender.com
- Size: 4.27 MB
Statistics
- Stars: 8
- Watchers: 3
- Forks: 1
- Open Issues: 2
- Releases: 2
Topics
Metadata Files
README.md
Tenta

Tenta allows you to manage sensors remotely and in real-time:
- Collect and store measurements and logs from sensors
- Configure sensors remotely
- Monitor sensors in real-time with an intuitive dashboard
Tenta is lightweight and composable. It is designed to be used as a building block in your IoT stack, together with other awesome tools like Grafana, DuckDB, or polars. Sensors connect to Tenta over a language-independent MQTT interface.
Read the documentation at tenta.onrender.com
Try it out!
You can try out Tenta in a few minutes with Docker Compose. Clone the repository and run:
sh
NEXT_PUBLIC_BUILD_TIMESTAMP=$(date +%s) COMMIT_SHA=$(git rev-parse --verify HEAD) BRANCH_NAME=$(git branch --show-current) docker compose up --build
The dashboard will be available at http://localhost:3000. You can log in with the default username happy-un1c0rn and password 12345678.
You can exit the application with Ctrl+C and remove the containers with:
sh
docker compose down -v
More
License: Tenta is licensed under the MIT License.
Research: We are open for collaborations! If you want to use Tenta in your research, don't hesitate to reach out to contact@iterize.dev. We are happy to help you get started and provide support.
Contributing: We are happy about contributions to Tenta! You can start by reading our contribution guide.
Versioning: Tenta's MQTT, HTTP, and database interfaces adhere to Semantic Versioning. Changes will be tracked in release notes. Please expect breaking changes until we reach version 1.0.0.
Owner
- Name: iterize
- Login: iterize
- Kind: organization
- Email: contact@iterize.dev
- Repositories: 1
- Profile: https://github.com/iterize
JOSS Publication
Tenta: Remote and Real-Time Sensor Network Management
Authors
Professorship of Environmental Sensing and Modeling, Technical University of Munich (TUM), Munich, Germany
Professorship of Environmental Sensing and Modeling, Technical University of Munich (TUM), Munich, Germany
Tags
Internet of Things IoT TimescaleDB MQTT Sensor network Wireless sensor network Monitoring REST Python PostgreSQL Sensor management Real-time Measurement HTTP Aggregation Sensor Reproducible research WSN Geospatial data AsyncIO SQL Automation Time series data Publish-Subscribe Pub/Sub Remote sensing Environmental sensing Server ConfigurationGitHub Events
Total
- Release event: 2
- Watch event: 1
- Push event: 9
- Create event: 1
Last Year
- Release event: 2
- Watch event: 1
- Push event: 9
- Create event: 1
Committers
Last synced: 5 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| Moritz Makowski | m****z@d****v | 138 |
| Felix Böhm | f****x@f****v | 107 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 4 months ago
All Time
- Total issues: 33
- Total pull requests: 6
- Average time to close issues: 3 months
- Average time to close pull requests: 4 days
- Total issue authors: 2
- Total pull request authors: 2
- Average comments per issue: 1.09
- Average comments per pull request: 2.0
- Merged pull requests: 4
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 2
- Pull requests: 0
- Average time to close issues: about 13 hours
- Average time to close pull requests: N/A
- Issue authors: 2
- Pull request authors: 0
- Average comments per issue: 1.5
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- dostuffthatmatters (19)
- patrickjaigner (13)
Pull Request Authors
- dostuffthatmatters (3)
- empicano (2)