Hi,
thank you for this useful little script!
I'd like to package it for Debian. Doing so would be made easier if you added a git tag (maybe call it 0.1 but that's up to you) and then I can package that version.
I'd also like the package to include the emoji list in the package so that the user does not have to download it first. For that I have two questions:
- what is the license of the list of emojis?
- could you add a functionality to your script which tries to locate the emoji list in a system-wide location like /usr/share/shmoji/emojis.txt
The user can still run the download command but if the file in the user's home isn't there, the file in /usr/share could be used.
Thank you!
Hi,
thank you for this useful little script!
I'd like to package it for Debian. Doing so would be made easier if you added a git tag (maybe call it 0.1 but that's up to you) and then I can package that version.
I'd also like the package to include the emoji list in the package so that the user does not have to download it first. For that I have two questions:
The user can still run the download command but if the file in the user's home isn't there, the file in /usr/share could be used.
Thank you!