1
0
Fork 0
Go to file
Daniele Tricoli d425451112 Add flake8 config 2023-02-10 00:39:23 +01:00
src/freakble Add copyright and SPDX identifier 2023-02-10 00:19:19 +01:00
tests Initial import 2023-02-09 23:56:22 +01:00
.editorconfig Configure black and isort and editors supporting editorconfig 2023-02-10 00:10:17 +01:00
.flake8 Add flake8 config 2023-02-10 00:39:23 +01:00
.gitignore Initial import 2023-02-09 23:56:22 +01:00
LICENSE Initial import 2023-02-09 23:56:22 +01:00
README.md Add installation section 2023-02-10 00:32:53 +01:00
poetry.lock Initial import 2023-02-09 23:56:22 +01:00
pyproject.toml Add repository location 2023-02-10 00:20:55 +01:00

README.md

freakble

A simple tool to send messages into FreakWAN over Bluetooth low energy.

This is still a work in progress and it's not complete.

Installation

Using pipx

The best way to install freakble is using pipx:


$ pipx install freakble

Using pip


$ python -m pip install freakble