GithubHelp home page GithubHelp logo

bigsurblocker's People

Contributors

hjuutilainen avatar wardsparadox avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

bigsurblocker's Issues

Menu Bar and counter

Instead of an OK dialogue how about an option for menu bar icon with a counter?

Screen Shot 2021-01-03 at 8 41 01 PM

generate/submit CASK for HomeBrew

https://github.com/Homebrew/homebrew-cask/blob/master/CONTRIBUTING.md#getting-set-up-to-contribute
https://github.com/Homebrew/homebrew-cask/blob/master/doc/development/adding_a_cask.md#adding-a-cask
https://github.com/Homebrew/homebrew-cask/tree/master/doc/cask_language_reference

cask "bigsurblocker" do
  version "20201111"
  if MacOS.version >= :sierra
    sha256 "80e40d96309332abd1c8b58f826a68f5f680fc88f1ce5b31dd580b631d07c43e"
    url "https://github.com/hjuutilainen/bigsurblocker/releases/download/v#{version}/bigsurblocker-#{version}.pkg"
  else
    sha256 "c8cd0b26f3ed4f1f0feb17abf59da80d4ab8e19d651cf886fc2cd7f14203d320"
    url "https://github.com/hjuutilainen/bigsurblocker/releases/download/v#{version}/bigsurblocker-#{version}-unsigned.pkg"
  end

  auto_updates false
  depends_on macos: ">= 10.9"

  name "Big Sur Blocker"
  desc "Block <macOS Big Sur.app> (and display an alert)"
  homepage "https://github.com/hjuutilainen/bigsurblocker"

  [..]
end

Once Blocked can the application be removed ?

Once the application has been blocked can It be deleted ?
eg I have added the bundleID fro AnyDesk
Once the warning has been displayed to the users and the Users clicks ok the Application gets deleted

Yet Another Bundle ID

Bundle ID for Beta 3 seems to have changed to:
com.apple.InstallAssistant.macOSBigSur

Does not work at all

I've installed .pkg file, rebooted my macbook and got this f*king update reminder again

Issue with Uninstall

At some point I installed bigsurblocker and now that I tried to completely uninstall it I am getting this:

/Library/LaunchAgents/com.hjuutilainen.bigsurblocker.plist: Could not find specified service
Could not find service.
rm: /Library/LaunchAgents/com.hjuutilainen.bigsurblocker.plist: Permission denied
Unknown error Error Domain=NSCocoaErrorDomain Code=513 "“com.hjuutilainen.bigsurblocker.bom” couldn’t be removed because you don’t have permission to access it." UserInfo={NSUserStringVariant=(
    Remove
), NSFilePath=/var/db/receipts/com.hjuutilainen.bigsurblocker.bom, NSUnderlyingError=0x7fba35418530 {Error Domain=NSPOSIXErrorDomain Code=13 "Permission denied"}}.
Forgot package 'com.hjuutilainen.bigsurblocker' on '/'.

What am I doing wrong? It might be stg obvious to you that I am missing perhaps not running it with sudo u mention in the uninstall section but I am not quite sure how to do that. Would greatly appreciate your help.

MacOS Catalina uninstall script fails with errors: no such & no receipt

I installed on MacOS Catalina, 10.15.7.

I copied your uninstall script to a RemoveBigSurBlocker.sh ; chmod 755

shot removebigsur script

running: ./RemoveBigSurBlocker.sh returns 2 errors:

/Library/LaunchAgents/com.hjuutilainen.bigsurblocker.plist: No such file or directory
No receipt for 'com.hjuutilainen.bigsurblocker' found at '/'.

/Library/LaunchAgents/ contains

ps launchagents

Neither matches for hjuutilainen nor bigsurblocker

launchctl list | grep bigsur
ps -A | grep bigsur

has no matches either.

I am strongly disinclined to perform a clean install of the latest OS. I would like to apply a live upgrade with installed apps and whatnot.

Please advise

futureproof?

Thanks for the great app.
Just a small question: How likely is it that i.e. the name of the installer changes and the app doen't block it anymore?

Will there still be upgrade nags?

Thanks for this project!

Just wondering, will macOS continue to detect that an update is available and nag you to upgrade with this installed?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.