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

webgui #26

Open
atais opened this issue Nov 17, 2021 · 1 comment
Open

webgui #26

atais opened this issue Nov 17, 2021 · 1 comment

Comments

@atais
Copy link
Contributor

atais commented Nov 17, 2021

Hi!

Thanks for the awesome work.
It can really help due to poor mobile app provided by the company :(

Nevertheless, I find Telegram a bit slow for my needs.
It's cool that it's available from anywhere for free, but with cloud hosting like Heroku it should be possible to achieve a similar goal.

WDYT?

btw. why gradle not sbt? 😨

@dyrkin
Copy link
Owner

dyrkin commented Nov 18, 2021

hi!
I have no plans to do that because telegram is quite enough for me, but you know how open source works so if you want you are welcome to do this on your own :)

Regrading sbt. I don't like sbt since my first job. We had a project with a lot of modules with extremely slow build execution time because sbt could not figure out which modules can be built in parallel. Switching to Gradle solved this problem.
Most likely we did not know how to use it or maybe it was terrible and now it's much better :)

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

No branches or pull requests

2 participants