a quickstart menu for webapp-manager#400
Open
jflec415git wants to merge 6 commits intolinuxmint:masterfrom
Open
a quickstart menu for webapp-manager#400jflec415git wants to merge 6 commits intolinuxmint:masterfrom
jflec415git wants to merge 6 commits intolinuxmint:masterfrom
Conversation
…arated into existing files if preferred.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Webapp-manager is awesome. It fills the gap created by industry’s disregard for Linux. It provides the same basic functionality as billion-dollar corporations’ apps with just a few python files. It’s one foible is to underestimate itself and not creating an onboarding process for new users. This branch fixes that.
– creates a simple gui menu that opens and offers to make four basic webapps in one of three ecosystems: google, apple, or microsoft
– The apps created are explicitly listed as email, notes, tasks, and contacts
– Provides a “maybe later” button for declining
– If approved, the menu immediately creates the four apps for that ecosystem
o The user then experiences the manager with their chosen apps ready for them
o The gui menu will not appear again after at least 2 apps happen to exist
I admit it’s a bit of code for a one-time use, but this is the experience i missed and desired when opening this awesome application for the first time.
Thanks for maintaining it!
God bless.