Ah, yeah, sorry. I am trying to work on 2 projects simultaneously and missed the rest of your message.
That is strange, I get the following:
> itctl help res load
NAME:
itctl…
That is because the command is resources load
, which can also be shortened to res load
.
This is a thing I and many others have noticed as well. It seems Github zips often fail while zips created by building locally work fine. It is possibly because of the compression, and this is not…
Sure, you can do that if you want. I'll also copy and paste my reply there so that others can see it.
Implementing support for the package manager itself is the easy part. The difficult part is adding support for building the actual package. I use nfpm to do…
The time field is a UNIX timestamp with nanosecond precision. The value updates whenever InfiniTime sends a new value.
May I please ask how shuld I open and read the db file correcty on arch linux?
That file is an SQLite database. There are many libraries in every language to read them. If you want a csv, I'm…
Thanks, I'll make sure to add the BlueZ version requirement to the README.
Thanks. Please contact me if you have any issues packaging ITD in the future, I'd be happy to help.
The oldest version I've seen working is 5.55
. Do you have a system with a newer version?