-
Notifications
You must be signed in to change notification settings - Fork 21
Updated old pages to acknowledge the existence of RPWS and Rebble's current status, also updated howto to point Android users to APKMirror for the app download #52
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
Conversation
I don't know what I'm doing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I am approving since I wanted to get your awesome contribs live ASAP, but there are a few tweaks I'd love to see when we do #51! ❤️
|
|
||
| ## Appstore replacement | ||
|
|
||
| * [The Rebble Store](https://github.com/pebble-dev/rebble-store) *(formerly The Panic Store)* |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
If you're replacing Panic then this source link should be updated with the new source repo too - though a footnote about the prior effort would be nice, similar to Android?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ah, I didn't know there was a new repo for that! I'll fix that ASAP.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I just realized I can't seem to find the new repo. Is there a link I can find that at, or the name of the repo? I see a few, but I'm not sure which is the correct one.
| | lp.<span class="grayed">getpebble.com</span> | Language packs. | Functionality supplanted by Rebble Web Services. | | ||
| | apps.<span class="grayed">getpebble.com</span><br/>appstore-api.<span class="grayed">getpebble.com</span> | App Store. | Functionality supplanted by Rebble Web Services (apps.rebble.io). | | ||
| | help.<span class="grayed">getpebble.com</span><br/>appstore-api.<span class="grayed">getpebble.com</span> | Support pages. | Mirror available [here](http://pebble-help-legacy.rebble.io/help.getpebble.com/indexd41d.html). | | ||
| | cloudpebble.net | Cloud-based IDE. | CloudPebble is open source and will continue as a community project once it once it goes down. **_However_**, you should definitely [export your CloudPebble projects for local safekeeping!](https://www.reddit.com/r/pebble/comments/5h61om/bulk_cloudpebble_project_export/) Unclear if it'll ever come back as a part of Rebble Web Services. | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm not crazy about this language - can we come up with something less casual/more "scientific" ? ⚗️
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
To be completely honest I have no idea about the specifics - I didn't want to go out on a limb and say anything that wasn't correct - so some pointers here from someone who knows more about the status and integration of all those moving parts would be very helpful!
| ### What does Rebble do? | ||
|
|
||
| Our present focus is on replacing key pieces of the Pebble ecosystem: the appstore, firmware, and mobile apps. At a higher level, our goal is to maintain and advance Pebble functionality, in the absence of *Pebble Technology Corp*. | ||
| Our present focus is on replacing key pieces of the Pebble ecosystem: the appstore and related web services, and later on down the road, potentially even firmware and mobile apps. At a higher level, our goal is to maintain and advance Pebble functionality, in the absence of *Pebble Technology Corp*. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not super clear on the motivation behind this tweak? 🔎
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The language change is meant to make the app store and other web services distinct from RebbleOS and any potential mobile apps projects. One is already being used by thousands of people, the others are much further ahead of us in the future. Also, a lot of people seem to come to the Discord server or post in the subreddit thinking Rebble is all about firmware, but that hasn't been the case in a long time and might not be the case for a long time either.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I can change it back if anyone disagrees.
This PR is #51 but without the changes that require
authto be updated first. The following is now applicable to this PR.Also includes @ja-besse's changes since last merge.
APKMirror isn't the most sightly site to direct users to, but it's at least trusted and unlikely to go anywhere. In the future I think it would be cleaner to (if we can) include a direct download link hosted in some location Rebble controls, on: the main page, in howto, and also possibly in the account section when users log in. For now, this will point Android users in the right direction.
I have also included a new page,
unrebble, which could at the very least be a troubleshooting tool for users that have config issues to easily be able to un-Rebble their Pebble app without wiping all data.