0.1.1 • Published 2 years ago

lima-client v0.1.1

Weekly downloads
-
License
GPL-3.0-or-later
Repository
github
Last release
2 years ago

lima-client

A client library for the Lima Telemetry Project

How to use

npm i lima-client

Example:

const lima = require("lima");
// Simply use the provided method
//Insert your server address for the first parameter
lima("127.0.0.1");
//Telemetry data sent!

Issues

If you face any issues open a PR

Early Development

This project is in early alpha, expect for there to be bugs!

0.1.1

2 years ago

0.1.0

2 years ago