Elara Elara6331
Elara6331 pushed tag 0.0.10 to Elara6331/itd 2022-11-18 05:09:42 +00:00
Elara6331 pushed to master at Elara6331/itd 2022-11-18 05:02:37 +00:00
c5fb3e1a33 Add woodpecker config
Elara6331 commented on issue Elara6331/itd#38 2022-11-17 05:56:29 +00:00
Problems uploading resources

This error happens when ITD is not started or it hasn't connected to the watch.

Have you started ITD with systemctl --user start itd?

Elara6331 pushed to master at Elara6331/itd 2022-11-16 03:20:41 +00:00
908bd7d5f3 Add resource loading to ITD FS tab
Elara6331 pushed to master at lure/lure 2022-11-14 22:59:19 +00:00
3f2ec8ebd3 Remove epoch from reported version if it is zero
Elara6331 pushed to master at lure/lure 2022-11-14 22:29:04 +00:00
2c2a27c9f7 Fix maintainer spelling in goreleaser config
Elara6331 pushed to master at lure/lure 2022-11-14 22:25:22 +00:00
05a1ecea64 Add provides and conflicts to goreleaser config
Elara6331 pushed to master at lure/lure 2022-11-14 22:04:50 +00:00
d32437e8b2 Show repo name when prompting to select package
Elara6331 pushed to master at lure/lure 2022-11-14 03:30:27 +00:00
8f95ff4676 Actually pass the repodir parameter this time
Elara6331 pushed to master at lure/lure 2022-11-14 03:09:01 +00:00
7442da7105 Add repodir variable
Elara6331 commented on issue Elara6331/itd#37 2022-11-14 03:08:14 +00:00
unable to install resource pack

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…
Elara6331 commented on issue Elara6331/itd#37 2022-11-14 02:59:27 +00:00
unable to install resource pack

That is because the command is resources load, which can also be shortened to res load.

Elara6331 pushed to master at lure/lure 2022-11-14 02:49:58 +00:00
07e41849e9 Remove installed build dependencies from list
Elara6331 commented on issue Elara6331/itd#36 2022-11-13 23:23:39 +00:00
Upgrade fails if zip file is compressed

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…

Elara6331 commented on issue lure/lure#1 2022-11-13 22:59:30 +00:00
Add support for XBPS (Void Linux)

Sure, you can do that if you want. I'll also copy and paste my reply there so that others can see it.

Elara6331 commented on issue lure/lure#1 2022-11-13 21:38:47 +00:00
Add support for XBPS (Void Linux)

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…

Elara6331 commented on issue Elara6331/itd#31 2022-11-10 05:03:25 +00:00
While pairing a code does show on my watch, however, no prompt appear on my linux

The time field is a UNIX timestamp with nanosecond precision. The value updates whenever InfiniTime sends a new value.

Elara6331 commented on issue Elara6331/itd#31 2022-11-10 01:59:24 +00:00
While pairing a code does show on my watch, however, no prompt appear on my linux

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…

Elara6331 closed issue Elara6331/itd#34 2022-11-09 08:57:12 +00:00
Cannot load resources to InfiniTime
Elara6331 commented on issue Elara6331/itd#34 2022-11-09 08:56:56 +00:00
Cannot load resources to InfiniTime

Thanks, I'll make sure to add the BlueZ version requirement to the README.