You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @jancborchardt, I am not sure if this is the right place to start. I wanted to start work on KoS for emails. I thought about using SMTP for getting the mails.
I have a few questions
Should I use Tkinter or Kivy for the GUI (making it for desktop)
Should I print the text of the mail or create a thumbnail like image (like we did in KoS desktop)
The text was updated successfully, but these errors were encountered:
@prashantsengar oooh good stuff! :) I would say best base it on the UI we have in keeporsweep-twitter as that is much more modern than the desktop app.
Probably we should start out by only showing the subject in the main content, and the sender in a subline.
We could additionally do something like show the avatar of the sender if we can get it via gravatar? That could be the visual aspect.
Hi @jancborchardt, I am not sure if this is the right place to start. I wanted to start work on KoS for emails. I thought about using SMTP for getting the mails.
I have a few questions
The text was updated successfully, but these errors were encountered: