New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

freyr

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

freyr

Tracks temperature and humidity readings and graphs the results in a web dashboard.

Source
pipPyPI
Version
0.3.5
Maintainers
1

Freyr

PyPI - Python PyPI - Status PyPI - Version PyPI - License

Hatch Pre-Commit Black Ruff

Github - Contributors

Tracks temperature and humidity readings and graphs the results in a web dashboard.
Collects readings using Raspberry Pi Pico W and a DHT22 Sensor, See freyr-device for details.

Installation

From Github

  • Make sure you have a supported version of Python installed: python --version
  • Clone the repo: git clone https://github.com/Buried-In-Code/Freyr
  • Install the project: pip install .

Using Pipx

Install from PyPI

pipx install Freyr

or directly from GitHub

pipx install git+https://github.com/Buried-In-Code/Freyr.git

Execution

Freyr

Socials

Social - Fosstodon
Social - Matrix

Keywords

dht22

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts