Giter VIP home page Giter VIP logo

Comments (2)

kush-agra avatar kush-agra commented on July 17, 2024 1

If you are using a cron job to run it then just go to terminal and write env EDITOR=nano crontab -e and erase the line and then control + o and then enter and control + x to save it

If you are using a version above 1.7.4 then run the command launchctl list | grep -v com.apple and find the activity with label wallpaper or Dynamic_Walls.Scheduler

next just run the command
launchctl unload -w /Users/<YOUR USERNAME>/Library/LaunchAgents/<NAME OF THE LABEL YOU SAW ABOVE>.plist

Let me know if that works :)

from dynamic_walls.

AlexanderProd avatar AlexanderProd commented on July 17, 2024 1

Thanks for your help!
the launchctl list | grep -v com.apple command told me that there's a activity called wallpaper running.
But running launchctl unload -w /Users/<YOUR USERNAME>/Library/LaunchAgents/wallpaper.plist returned No such file or directory.

Then I took a look at the /Users/<YOUR USERNAME>/Library/LaunchAgents/ folder and found the Dynamic_walls.Scheduler.plist file.

After that I ran the launchctl unload -w /Users/<YOUR USERNAME>/Library/LaunchAgents/Dynamic_walls.Scheduler.plist command and it successfully stopped the process.

I hope this was the right approach. I'm going to beta test the app now. :)

from dynamic_walls.

Related Issues (12)

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.