Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update taptui.sh script to work with new API #114

Open
wizzomafizzo opened this issue Nov 10, 2024 · 5 comments
Open

Update taptui.sh script to work with new API #114

wizzomafizzo opened this issue Nov 10, 2024 · 5 comments
Labels
help wanted Extra attention is needed

Comments

@wizzomafizzo
Copy link
Member

Current version of taptui script used the old REST API which no longer exists. All REST calls must be replaced with an equivalent call to the new API, which can with with the tapto.sh -api ... commands.

API CLI command: https://tapto.wiki/Command_Line_Interface#API_Request
API https://tapto.wiki/API

@asturur asturur self-assigned this Nov 10, 2024
@wizzomafizzo
Copy link
Member Author

@asturur
Copy link
Collaborator

asturur commented Nov 10, 2024

is tapto.sh -api

  • a necessity
  • a preference
  • an possibility

?

@wizzomafizzo
Copy link
Member Author

is tapto.sh -api

  • a necessity
  • a preference
  • an possibility

?

no preference. it's an easy way to access a websocket client that handles the json-rpc protocol already. i'm not sure if anything ships on mister or not.

my understanding is a combination of that command and the jq command would drop in replace all the broken stuff

@wizzomafizzo wizzomafizzo added the help wanted Extra attention is needed label Nov 15, 2024
@Tom-Neverwinter
Copy link

I cannot access either of these pages:

API CLI command: https://tapto.wiki/Command_Line_Interface#API_Request
API https://tapto.wiki/API

attempted to change address to zaparoo instead of tapto

@wizzomafizzo
Copy link
Member Author

I cannot access either of these pages:

API CLI command: https://tapto.wiki/Command_Line_Interface#API_Request API https://tapto.wiki/API

attempted to change address to zaparoo instead of tapto

Thanks for mentioning. Links should work now. I've made the redirect smarter.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants