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

Ability to send pictures in chat #13

Open
Saphereye opened this issue Feb 19, 2024 · 5 comments
Open

Ability to send pictures in chat #13

Saphereye opened this issue Feb 19, 2024 · 5 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@Saphereye
Copy link
Owner

As it's a terminal based chat, the best option is to convert pictures into ascii art and send

Relevant resources: https://github.com/FineFindus/artem

@Saphereye Saphereye added the enhancement New feature or request label Feb 19, 2024
@Saphereye Saphereye added this to the v1.0.0 milestone Feb 19, 2024
@Saphereye Saphereye self-assigned this Feb 19, 2024
@Saphereye
Copy link
Owner Author

Or I can take inspiration from my own project: https://github.com/Saphereye/image-to-terminal/blob/master/src/main.rs

@Saphereye
Copy link
Owner Author

This is great: https://github.com/0x61nas/aarty

@Saphereye
Copy link
Owner Author

Can be extended to files in general

@Saphereye
Copy link
Owner Author

Saphereye commented Jun 25, 2024

Files are now supported as of commit 5152435

@Saphereye
Copy link
Owner Author

add feature to send multiple files as \file txt1 txt2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant