Arnaud Berthomier

Results 18 comments of Arnaud Berthomier

The application is configured with the author's credentials which you can not use anymore (for now?). Check the configuration file in `~/.config/gcsf/gcsf.toml` there is a `client_secret` line that you need...

Do you have an idea on how to fix this? :8ball: I actually met the case while playing with opensubtitles.org's API. Some of their API methods can return either arrays...

Thanks for contributing this! I'm looking at it right now. Could you detail how you obtained the gzip-ed JSON file (embedded `rawData`), and what is its license?

I've worked out [a way to list zones without parsing JSON](https://github.com/oz/tz/commit/bacd6cb35f806666b881987a145bc6d43a64afb5), using the system's tz database. It's more for search than listing though. Would that work for you too?

> The go-timezone library simply embeds most of the data as go structs instead of JSON or similar. The purpose of adding the extra json file here is simply to...

This part can easily be improved, but I haven't dived yet into Go's support for tz. AFAIK it fishes the data from the OS but can (does?) also embed the...

Thanks for opening this issue! The screenshot illustrates that the program works on both light and dark terminal backgrounds. Sorry for the confusion. 🙇🏻 Currently, the text color for the...

Hi @dkotik! Yes, PRs are welcome ; a lot of people are interested on having these kind of features (see #11 or #23 for example). I don't have the time...

I merged the other patch with `-when`, so this won't merge cleanly as is. It's nice that you made tzcoords and the output looks nice even if a little bit...

With a bit more hindsight, I'd rather not have tz show the astrological sunrise/sunset times *all the time*. While using it, I'm often looking for times that are inside "work...