-
Notifications
You must be signed in to change notification settings - Fork 166
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
Download center for watchfaces, 3D cases and more #104
Comments
I would like to help too. Is there a plan? |
On a download center we could also make it possible to configure and install the FW on the watch via USB (later OTA). |
I was thinking of runnign a wordpress site that can handle upload dowload and have either a unified watchface format or store firmware elfs. |
I think the easiest way is make watch faces single file and shareable first |
Wordpress is a simple solution, too. I'm not very experienced using Wordpress but there are a lot of plugins. Maybe there is the perfect one out there.
I'm not sure if elfs are the way to go. If you provide a watchface as .elf it will be the whole OS. This way you cannot add apps or change the config. Or did I miss something?
Yes. 💯
For watchfaces e.g. upload
Voting system is a nice idea.
I'd prefer light+gps by default, but gps-only should be possible, too (e.g. if someone wants to shows a map or uses any other feature) |
something like this could work https://wordpress.org/plugins/bbp-voting/ |
fully agree with your vision @richtepa |
Is @uvwxy d'accord with our plan? Then I'll search and test for suitable wordpress plugins this weekend. |
@mat942 is there something you want to do? (I don't want to take it away from you 😉 ) |
💯 - Problem is we are unable to compile a stand-alone add-on for the firmware, as the latter one may not include all used functions (optimizations, optimizations).
Brrr - who is up for maintaining that site in a secure way? Not me... I'm thinking a more static approach - like Hugo and then integrating into GitHub for the file / source storage (take a look into https://cinnamon-spices.linuxmint.com/ and his Github Repo https://github.com/linuxmint/cinnamon-spices-applets). Additionally everyone should be able to host a copy of the repo by himself easily? But that's just a personal preference... But lets see, what you guys can build! |
We might want to create a community branch to have an architecture development for shareable watch faces |
good catch on the web maintenance, we will need to figure out a system for users to submit their ideas though so we keep the site populated |
your lead with tasmo also looks very promising |
BUT this looks very good for a feature request page?! Maybe, maybe... Someone interested? |
|
That's my favorite way, too. Creating the compiler will be hard.
Thats why I suggested the GH approach earlier. We could create some small scripts and only display/provide the watchfaces from GH on the external download center. Editing would be in GH. (like Hugo but more tailored to our needs)
I think we are still in the idea/planning phase. The more people share their ideas and taught on the different methods, the better the result will be. |
I have no idea on how to combine the files into one. This weekend I started writing some code (https://github.com/richtepa/osw-store) for the download center. It's a bit rough and has a lot of loose ends I need to fix. (+cleaning the code up, security, more features, etc.) The design is also not pretty 😉 . A preview of this possible solution can be found here: https://osw.richter.dev If the feedback is mostly positive I will keep working on this way. |
Sorry for the late response. Thank you for the great discussion!
|
No feedback is feedback, too.
I think this is a point we could add to the backlog. But if this is something we (you) can do, great 👍 .
Yes, in my opinion the page itself (providing the c++ files) would be the first step.
I am not familiar with these tools. Is there a way to add a voting system (if we like to)? If there is nobody else, I think this task will be yours, too 😉 . |
Hi guys! discussion on this has been pretty much frozen since summer. Has anybody advanced any steps? |
Hello all,
Given user base is growing by the day and OSW offers a very high degree of customization I think a place to showcase each user creativity could be great. The idea would be to have a place we can download watchfaces and integrate them easily (maybe redo code so its a single file to replace?). It could also be used for 3d cases or apps later on. Something like an "OSW store" but all free with credit to creators of course.
Any thoughts? Happy to assist
The text was updated successfully, but these errors were encountered: