-
-
Notifications
You must be signed in to change notification settings - Fork 74
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
Run at login button not working #51
Comments
Oops, the most recent commit to master implemented an automatic Run at Login feature and removed the documentation to do it manually. I originally wrote this app for my own use and that was an easy way to add documentation to the app with little code. OS has launch at login built so I could just tell people how to use the app. For now though here's a link to the file when it was still present in the repo: And this was the contents: Run at loginTo run the application at login, add it to you login items:
|
fyi if the latest commit is already present on homebrew I did not find the app in the auto login section (I added it manually), thanks for the fast debugging :) |
Yeah, the master branch has the feature implemented but I haven't released a new version yet so it's not on the releases page or homebrew. Guess my little hack to save me some work is coming back to bite :). I will try to get to doing that when I get a chance. |
Fixed by the latest release |
@ther0n Would you mind updating the homebrew cask as well? I installed the |
When installing from homebrew via
brew install --cask unnaturalscrollwheels
and clicking on theRun at login
feature on the panel, a page to https://github.com/ther0n/UnnaturalScrollWheels/blob/master/RunAtLogin.md will open and it's a 404 not found.Searching for the file on the repository yields nothing, how do I enable run at login? Is it even implemented?
The text was updated successfully, but these errors were encountered: