-
Notifications
You must be signed in to change notification settings - Fork 15
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
[Iteration Plan] v1.1.0 #37
Comments
Please add brew package for linux/macos |
We will definitely do it for the next release :D |
@FedericoBruzzone +1 for brew packages, is there a way to place prebuilt binaries on the 1.0.0 release? |
We are planning to do this for the next release, not v1.1.0. A small release with a few bug fixes 🫶 |
Small release? |
We can evaluate it. Do you need anything in particular? |
I'm waiting for an update, but if you add at least some support for the extension, then that would be great. |
What do you mean for "extension"?
What do you mean for "extension"? |
An internal API that allows users to create their own modules. For example, I want to write a module that will automatically send a newsletter every morning at 9:00. I also need a module that will automatically take my account offline, and a module that will save deleted messages. I really want to write a module that will analyze my last 100 messages in correspondence and give insights and recommendations. |
Thank you for your feedback and for The project was designed mainly a tui for Telegram, and introducing an internal API to support extensions like those you mentioned (e.g., newsletters, message analysis, saving deleted messages, etc.) might go beyond its current scope. That said, if you believe this is an important direction, feel free to propose a more detailed discussion about the benefits and impact such functionality could have for the community or the project. I’m open to evaluating your suggestions, but at the moment, I don’t see this as part of tgt’s core objectives. |
Plan Items
BNF for an item:
Test annotations:
Feature annotations:
Road Map
Test Telegram API
Test TUI
For any kind of additional information do not hesitate to contact us.
The text was updated successfully, but these errors were encountered: