R

Results 2 issues of R

It would be useful to have a command like this: ```bash termux-calendar add \ --title 'My meeting' \ --id 'Google:Work Calendar' \ --start "$unix_time_start" \ --stop "$unix_time_stop" \ --location "$latitude,$longitude"...

Not sure if this should actually be merged in or not since it's a bit manual, but putting it here in case someone else hits the same oauth issue I...