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

Use cowsay or a better template for showing the "PASTE -->" message #2

Closed
lnxpy opened this issue Jul 14, 2022 · 11 comments · Fixed by #29
Closed

Use cowsay or a better template for showing the "PASTE -->" message #2

lnxpy opened this issue Jul 14, 2022 · 11 comments · Fixed by #29
Assignees

Comments

@lnxpy
Copy link
Member

lnxpy commented Jul 14, 2022

No description provided.

@SepehrRasouli
Copy link
Member

Hi @lnxpy , May i work on this ?

@lnxpy
Copy link
Member Author

lnxpy commented Aug 3, 2022

Hi Sepehr. Of course you can. Let's see what you got. :)

@lnxpy
Copy link
Member Author

lnxpy commented Aug 5, 2022

@SepehrRasouli Talking of Cowsay, what do you think about the following pattern?

    /\  
   /  \ ~~> https://pasteme...
  /____\

Or something like a 3D small icon!

@SepehrRasouli
Copy link
Member

SepehrRasouli commented Aug 6, 2022

@SepehrRasouli Talking of Cowsay, what do you think about the following pattern?

    /\  
   /  \ ~~> https://pasteme...
  /____\

Or something like a 3D small icon!

@lnxpy I think this is very good, we can have a small dictionary of icons and randomly select from them. It's little bit more fancier, but i think it will improve the UX. What do you think ?

@lnxpy
Copy link
Member Author

lnxpy commented Aug 6, 2022

Well, think of two things!

  • We should be thinking of responsiveness. Since we are showing only a URL, there is nothing serious that may break the responsiveness but the shapes!
  • What kind of shapes? That would be so cool if we use small shapes of planets!

@SepehrRasouli
Copy link
Member

SepehrRasouli commented Aug 6, 2022

Yes, I've researched about this and found this website that has a lot of good ASCII arts, Small, Big, Large and about any subject!
It even has some good Planets ASCII Arts.
I think we can put these inside of a python file and randomly select one of them when printing out the logo. What do you think about it ? Is it an efficient way of solving this problem ?

@lnxpy
Copy link
Member Author

lnxpy commented Aug 6, 2022

It actually is but the thing is that they are not in the same category. So many diversities between shapes, sizes, styles, characters, and etc. We need to either find an ASCII pack or design them on our own.

@SepehrRasouli
Copy link
Member

Yes, They're very different in shapes and sizes, but we can gather a list of those that we think are appropriate, randomly select one of them, and show it to the user.
Can i gather some, For an example ?

@SepehrRasouli
Copy link
Member

SepehrRasouli commented Aug 7, 2022

We need to either find an ASCII pack or design them on our own.

Dear @lnxpy, I've researched about designing our own ASCII logos, and I've found ASCIflow. If none of the ASCII arts in the website i gave didn't suit our needs, We can design them from here.
What do you think ? Should we use this website to make our own logos ?

@lnxpy
Copy link
Member Author

lnxpy commented Aug 9, 2022

@SepehrRasouli Thanks you Sepehr jan. That would be so cool if we find some sort of a package or a collection that contains those ASCII shapes. At least, they are in the same style and scheme. Regardless of all, that's a bit tough designing them on our own!

@SepehrRasouli
Copy link
Member

@lnxpy Any updates on the new PR ?

lnxpy added a commit that referenced this issue Oct 29, 2022
@lnxpy lnxpy linked a pull request Oct 29, 2022 that will close this issue
@lnxpy lnxpy closed this as completed Oct 29, 2022
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

Successfully merging a pull request may close this issue.

2 participants