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

How can i customize it like when you search parrot.live it opens this and i wanna do it like this #34

Closed
SylesGH opened this issue Jun 2, 2022 · 4 comments

Comments

@SylesGH
Copy link

SylesGH commented Jun 2, 2022

No description provided.

@AltraMage
Copy link

What I get from this is you want to be able to search "parrot.live" and have it open the comand prompt and then run parrot.live.
There are multiple ways you can do this.

  1. "Curl parrot.live" this is probably the most simple way to do it, just press the windows start menu key and type in "curl parrot.live".
  2. Create a batch file. You can do this by making a new document in notepad and saving it as "{desired file name}.bat" and then after running it a few times it should show up in the search menu. You will have to select "All files" from the drop down menu when saving it.
    mode con: cols=50 lines=19 curl parrot.live

image

I hope this helps, Feel free to dm me if you need anything else! :)
parrot

@SylesGH
Copy link
Author

SylesGH commented Jun 3, 2022

Thank you for helping but how can i do my own animation? when i write curl parrot.live it shows me a parrot but i want to customize it, example curl test.live and my custom animation play, is there a way to do that?

@AltraMage
Copy link

Right, for that you would make a new fork or download the code, cd into the frames folder and then update 0.txt - 9.txt into your new images. Then you would run.

@hugomd
Copy link
Owner

hugomd commented Oct 8, 2023

Closing as @AltraMage has provided a reasonable solution ✌🏻

@hugomd hugomd closed this as completed Oct 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants