• Joined on 2022-12-22
storm pushed to master at storm/ratatoskr 2023-01-29 19:46:00 -05:00
9578307c7a It's alive! Well, sort of, added a -p flag to post, be warned, thar be spam in them thar outputs.
storm pushed to master at storm/ratatoskr 2023-01-29 18:48:55 -05:00
77e81a839f Latest changes, oauth token nearly working.
storm pushed to master at storm/ratatoskr 2023-01-29 16:35:24 -05:00
73c3ae9cc6 Reorganized the code that puts the url into the clipboard if possible.
storm pushed to master at storm/ratatoskr 2023-01-29 15:43:18 -05:00
d419435462 Found the documentation to get the token without having a redirect rui that is a website.
storm pushed to master at storm/ratatoskr 2023-01-29 14:32:30 -05:00
a55ce4db79 Nearly have music posting working. Currently if you use it there is a lot of output because curl is in verbose mode. It is giving an Invalid credentials error.
storm pushed to master at storm/ratatoskr 2023-01-29 04:24:05 -05:00
5a4abe1643 Command line argument parsing set up. Help system added. Place holder for post_music function.
storm pushed to master at storm/ratatoskr 2023-01-29 03:50:38 -05:00
5cea37fe56 Move the redirect uri to a variable.
storm pushed to master at storm/ratatoskr 2023-01-28 18:12:55 -05:00
a6c8fd9277 If xclip is installed, tries to place the url into your clipboard.
storm pushed to master at storm/ratatoskr 2023-01-28 18:05:24 -05:00
a7ac37b77c More friendly url entry. Will now add https:// if not provided.
storm pushed to master at storm/ratatoskr 2023-01-28 15:43:35 -05:00
c03ae7f739 Added quotes around the entries in the configuration file.
storm pushed to master at storm/ratatoskr 2023-01-28 15:41:27 -05:00
96107693f7 Generates the url, but for some reason it's only showing "read" premission.
storm pushed to master at storm/ratatoskr 2023-01-28 14:57:59 -05:00
ffd63c98f6 I was doing the client_id bit completely wrong. This should be much better.
storm pushed to master at storm/ratatoskr 2023-01-28 13:20:13 -05:00
886bb8eb07 Good start on getting oauth token. It currently does not display the application name when requesting access though.
storm pushed to master at storm/ratatoskr 2023-01-28 10:51:48 -05:00
254606ccff Added a license.
storm created repository storm/ratatoskr 2023-01-28 10:42:36 -05:00
storm pushed to testing at storm/audiogame-manager 2023-01-27 13:38:24 -05:00
a6c42a6bd1 Sketchbook now working with sound.
storm pushed to testing at storm/audiogame-manager 2023-01-27 12:27:33 -05:00
5a9f715891 Replace nvdaControllerClient at the launch of Sketchbook so that updates won't break it. Immediately after updating, relaunch the game to restore speech.
storm pushed to testing at storm/audiogame-manager 2023-01-27 11:51:03 -05:00
eaafc19768 Fixed path for Sketchbook.
storm pushed to testing at storm/audiogame-manager 2023-01-26 21:56:36 -05:00
2fdf75a477 Entombed working again, requires wine 7.0.
storm pushed to testing at storm/audiogame-manager 2023-01-26 19:52:24 -05:00
7e90f9586f Entombed now uses wine 7.7, but there appears to be something wrong with part of the installation process, so not working currently. Added some statements to show what is happening, including which wine is being used or installed.