-
-
Notifications
You must be signed in to change notification settings - Fork 220
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
Multiplatform.. clock app? #401
Comments
What would be the point ? |
open source clock, timer, alarm |
All platforms have open source clock apps. What would be the point of having one that is multi-platform ? |
so the interface remain the same? |
I don't see that as a benefit. Between GTK and Qt on Linux, Fluent on Windows, and whatever's on Mac, there are two possible outcomes for such a project :
Which is why I'd rather have different apps but well integrated into the desktop environment it's made for. |
we should make one app that gives other benefits other than just a clock |
like we can add combine it with notes app (example: combining clock app in windows with its sticky notes) and directly shceduling alarm in the clock, like we can make it even for a mobile |
do not eat more than you can chew lol |
@Kreijstal if you can't respect other's opinions, don't try to bring them down. MIND YOUR OWN THINGS AT ALL |
Try to keep the chat civil folks 🙏 If you want to create an app that does multiple things @anshu0027, and @Kreijstal does not, there's nothing stopping you from creating two apps. |
A multiplatform open-source clock app would provide significant value by ensuring consistency in user experience across devices. It could go beyond just a basic clock by offering features like cross-platform synchronization (e.g., syncing alarms across devices) and customizable UI for different user needs. By leveraging Flutter or React Native, we can build a unified app that works on desktop, mobile, and web. Additionally, integrating cloud storage (e.g., Firebase) would enable syncing data and preferences, making it a truly seamless solution for users moving between devices. |
Cross-platform user experience consistency and cross-platform syncing can be implemented across platform-specific apps, while providing native and well-integrated UI, and preferably rather using a decentralized protocol, or at least a self-hostable cloud, instead of big tech's. |
Project description
A clock app.
Maybe I'm missing something but I found no multiplatform open source clock app. I mean yeah there are clock apps or applets but no multiplatform one. that is open source.
Relevant Technology
Use operative system time.
Complexity and required time
It probably takes some time, as it would be nice to have a gui instead of a 1 minute bash script.
Complexity
Required time (ETA)
Categories
The text was updated successfully, but these errors were encountered: