Moody Codes
Moody Codes
  • 17
  • 102 363
How to Create Custom Keyboard Shortcuts on a Mac | Mac Tips and Tricks
In this video, we'll show you how to create custom keyboard shortcuts on your Mac, allowing you to quickly launch your favorite apps and perform actions with ease. Whether you're a developer or just a heavy Mac user, custom keyboard shortcuts can be a real game-changer, helping you automate your workflow and save time. Follow these simple steps to create your own personalized shortcuts and take your Mac productivity to the next level.
Переглядів: 206

Відео

Automate Your Mac Workflow: Open Folders with AppleScript for Effortless Productivity
Переглядів 3,8 тис.Рік тому
This tutorial will show you how to automate the process of opening specific folders and positioning them on your screen using AppleScript, Shell script and the shortcut app for Mac.
How to schedule scripts using crontab on Mac or linux
Переглядів 2,6 тис.2 роки тому
Hello guys, in this video I'll try to teach you simply how to schedule tasks/scripts in macOS or Linux using crontab. Please consider subscribing if you found this helpful or just would love to support a stranger :)
How to let your Mac work for you Part 2 | Automator and Shortcuts
Переглядів 6 тис.2 роки тому
This is part two of how to let your Mac work for you, In this video, I will explain how to use Automator app to record a sequence of steps and have the app repeat the same steps for you as much as you like instead of doing them manually by yourself Part 1 : ua-cam.com/video/Ej_Tuyw1KHw/v-deo.html
How to let your Mac work for you Part 1 | bash scripting
Переглядів 7022 роки тому
In this video, I will explain how to use bash scripting in order to automate some tasks in Mac OS file system Commands used: mv , find, mkdir, cd find . -name 'filename' find . -name '*something*' find . -name '*.png' find . -name "*something*" -exec mv {} folder \;
How to install Ubuntu on M1 Mac using UTM
Переглядів 72 тис.2 роки тому
Hey guys, in this video I'll show you how to install Ubuntu on M1 Mac and also how to fix blinking cursor problem Link to download UTM and Ubuntu image mac.getutm.app/gallery/ubuntu-20-04 Commands to install GUI sudo apt install tasksel sudo tasksel install ubuntu-desktop sudo reboot Command for clipboard and directory sharing sudo apt install spice-vdagent spice-webdavd
Boost your productivity on Mac with Raycast
Переглядів 6 тис.2 роки тому
02:30 - Raycast main button and navigation 04:20 - Create quick links and setting aliases 07:28 - Window management like magnet 09:22 - Raycast Store and extensions 10:50 - Math operations 11:40 - Apple shortcuts 12:45 - Using scripts 15:11 - Extention for screenshoting code snippet in a modern way
create a javascript node app shortcut in macOS monterey shortcuts
Переглядів 3,1 тис.3 роки тому
So macOS Monterey is out and it has shortcuts app , I’v started playing with it a little bit and it’s pretty cool and can be really helpful and time save in many way guys! In this tutorialI’m going to be showing you how to make a shortcut that will initiate an node app with express for you
How to animate on scroll without libraries using a custom function
Переглядів 3023 роки тому
Hey guys , Sorry for the long video as I like short videos myself, this is my way of making a custom function to animate on scroll using the pageYOffset only and in vanilla javascript without using any libraries
how to initiate your own react app in just 30 seconds using docker
Переглядів 413 роки тому
how to initiate your own react app in just 30 seconds using docker
How to drag and drop files in reactjs using dropzone
Переглядів 4,8 тис.3 роки тому
How to drag and drop files in reactjs using dropzone

КОМЕНТАРІ

  • @muqingzheng9078
    @muqingzheng9078 2 місяці тому

    thank you so much for the reboot part

  • @taimaabachi
    @taimaabachi 2 місяці тому

    My screen is stuck on start boot option what do I do.

  • @Olivier1
    @Olivier1 4 місяці тому

    This is extremely close to the working solution on MacBook Pro M1, but the "Option+F1" was not captured in my case. The solution mentioned on GitHub helped me continue past the undetected "F1" key press. Shut down the VM (even though F1 doesn't work) -> Go to settings -> move the USB drive down (or delete it as mentioned in the video): Google "Ubuntu 20.04 fails to soft-reboot after install #3344", and look for the comment by "benz0li" from the GitHub discussion thread.

  • @normanwinn4202
    @normanwinn4202 5 місяців тому

    Hooray! Someone on youtube who explains well and doesn't waffle.

  • @alirezakarimi5974
    @alirezakarimi5974 5 місяців тому

    Thank yoooooooooooooou ❤

  • @danyalahmad4777
    @danyalahmad4777 5 місяців тому

    for me when It reaches the final stage that is when we can view the log files even after 30 mins it doesn't give me the option to reboot? what possible solutions could be there to this issue

  • @ais9872
    @ais9872 5 місяців тому

    I can’t upload Ubuntu server , I have an error QEMU error: QEMU завершила работу с ошибкой: qemu-aarch64-softmmu: -drive if=none,media=cdrom,id=driveBCBB2FF8-7382-4E88-8BF6-B3C218B9975D,file=/Users/aisuluabikenova/Downloads/ubuntu-24.04-live-server-arm64.iso,readonly=on: Failed to lock byte 100 Pls help

  • @jcruis2516
    @jcruis2516 6 місяців тому

    Thanks

  • @anupriyakrishnamoorthy901
    @anupriyakrishnamoorthy901 7 місяців тому

    If anyone could help me out here, I tried the option+fn+F1 to get to the "Please remove the installation medium" I don't get that at all

  • @petermarin
    @petermarin 8 місяців тому

    this is great - how do you know what commands are accepted by each app? (not finder but others)

  • @jacquelynruiz7294
    @jacquelynruiz7294 8 місяців тому

    Extremely helpful thank you!

  • @HarrisonBolton-k8c
    @HarrisonBolton-k8c 8 місяців тому

    habibi make more please this is sick!

  • @ThisIsVersatile
    @ThisIsVersatile 8 місяців тому

    Does this still work in 2024?

    • @moodyinvests2637
      @moodyinvests2637 6 місяців тому

      yep, it's super old and may be not efficient as you can't use the mac while it happens, but it got the job done for me while I was cooking/eating

  • @thierryvermeiren9485
    @thierryvermeiren9485 9 місяців тому

    Thanks very informative !

  • @michaelironstone
    @michaelironstone 10 місяців тому

    starting out launching "chrontab -e" it said "-bash: chrontab: command not found"

  • @MJ-qr5xw
    @MJ-qr5xw 10 місяців тому

    i am not able to access my laptop cam in utm, can you please give a solution

  • @thrivingCephalopod
    @thrivingCephalopod 10 місяців тому

    Once the installation and setup is successful, what will be the best way to stop / shut down the VM? "Shut down" from within the running VM, or from UTM "stop"?

  • @x4ms
    @x4ms 11 місяців тому

    Excellent. That clip was very helpfull. Thank you!

  • @Black-Belt-Developers
    @Black-Belt-Developers Рік тому

    Great Tutorial just running "sudo apt install ubuntu-desktop" and it will work there is no need for the tasksel. Worked great for me. Thank you man.

  • @vasukaushik4011
    @vasukaushik4011 Рік тому

    thanks!

  • @MotifMinds
    @MotifMinds Рік тому

    such a great video. thank you!

  • @CoderGrammer
    @CoderGrammer Рік тому

    Very nice! Thanks buddy!

  • @haaskaiiitt
    @haaskaiiitt Рік тому

    Life saver video!! Thank you for this

  • @chandragarre2036
    @chandragarre2036 Рік тому

    amazing, thank you, this works well. Sadly virtualbox doesnt work for M1, this was a savior.

    • @MoodyCodes
      @MoodyCodes Рік тому

      Glad I could somehow help🙏🏽

  • @JosephGhansah-s4o
    @JosephGhansah-s4o Рік тому

    stuck at sudo tasksel install ubuntu-desktop

  • @alexkotusenko302
    @alexkotusenko302 Рік тому

    For anyone having issues with "sudo tasksel install ubuntu-desktop", try running "sudo apt install ubuntu-desktop^", it worked for me (there is no "tasksel" in the command and make sure to add the "^" at the end)

    • @SedorFAnanaSokoF
      @SedorFAnanaSokoF Рік тому

      thanks mate

    • @enespinar9711
      @enespinar9711 10 місяців тому

      Oh thanks finnaly after 3 hours of work, your way is worked for me!

    • @luigigarella5756
      @luigigarella5756 7 місяців тому

      Exactly! I did the same thing and it works. I'm glad I wasn't the only one.

    • @Nathaaan30
      @Nathaaan30 4 місяці тому

      Doesnt work for me, it just go to the next line with a ">" and then nothing

    • @TheRageCommenter
      @TheRageCommenter 4 місяці тому

      tasksel library literally just enables gui it's not needed in this instance. Your way is the traditional way to install ubuntu desktop and I'd recommend it over tasksel across the board.

  • @alemalem7654
    @alemalem7654 Рік тому

    Thanks I just did it after lot of try ur post helps

    • @MoodyCodes
      @MoodyCodes Рік тому

      Glad I could somehow help🙏🏽

  • @zhiquancao4751
    @zhiquancao4751 Рік тому

    really useful!

    • @MoodyCodes
      @MoodyCodes Рік тому

      Glad I could somehow help🙏🏽

  • @sinaRambo
    @sinaRambo Рік тому

    thanks a lot pal

    • @MoodyCodes
      @MoodyCodes Рік тому

      Your are more than welcome 🙏🏽

  • @Secretclaps
    @Secretclaps Рік тому

    thanks works well 🙂

  • @ChristianGarcia-yf1rw
    @ChristianGarcia-yf1rw Рік тому

    anyone have any idea why i load into a uefi interactive shell when trying to load into ubuntu the first time?

  • @NikhilKanamarla
    @NikhilKanamarla Рік тому

    Good tutorial

  • @itainteasy
    @itainteasy Рік тому

    sudo tasksel install ubuntu-desktop doesn't start the pink screen i redid apt install tasksel and got "tasksel is already the newst version"

    • @brks
      @brks Рік тому

      I have the same problem

  • @injusticegods_yt2617
    @injusticegods_yt2617 Рік тому

    How can you stop it if you want to?

  • @MovingToUSSA
    @MovingToUSSA Рік тому

    How about battery life mac air m1?

  • @marcellosargasso
    @marcellosargasso Рік тому

    I cannot install the GUI, the first command works fine, the second has no effect!?

  • @sevollit92
    @sevollit92 Рік тому

    i had also to change disk image cd/dvd to disk image on the other disk if someone is stuck as well, but thanks man was so helpfull in the installation for me

  • @davidl2229
    @davidl2229 Рік тому

    *PromoSM* 🤣

  • @alohaboomboom8913
    @alohaboomboom8913 Рік тому

    Hi, can i delete the iso after installing ubuntu?

  • @luiztorres3756
    @luiztorres3756 Рік тому

    this is great- thanks for the video

  • @simontaylor4655
    @simontaylor4655 Рік тому

    You, my friend, are the best!!!! Thank you so much for taking the time to put this together.

  • @SpiceStory19
    @SpiceStory19 Рік тому

    I am stuck on the login page after the installation process, it is showing login incorrect, but i am using the correct password

  • @martinfeldman631
    @martinfeldman631 Рік тому

    Do you know why I can't run npm commands? I can run those in my terminal, but when I try to do that in the shortcuts I get the following error: /var/folders/1g/6mb_d10d7bg4l2g8q68khq240000gn/T/com.apple.WorkflowKit.BackgroundShortcutRunner//2E3C97D4-8E3B-46D8-81BA-C0F824105937:1: command not found: npm

  • @Alvinladen
    @Alvinladen Рік тому

    Exactly what I need. Thanks for your video.

  • @rohit2571
    @rohit2571 Рік тому

    how to store in database and fetch it?

    • @MoodyCodes
      @MoodyCodes Рік тому

      You’ll need to connect it to a DB, firebase for example or mongoDB.

  • @SpecialNeedsAcademy
    @SpecialNeedsAcademy Рік тому

    Thanks for the video. When you used the Ctrl V to paste, i assume it was pasting the same text each time? Is there a way to have it get different text for each time it moves to the right?

    • @MoodyCodes
      @MoodyCodes Рік тому

      Hey there, yes, it may sound a little dumb but we can simply edit the watch me do to copy that desired text in the script and then paste it. We will need to manually put the text in the script or have it in some file so it can go through it, for example go through each line, copy, paste and move to the next line in this file

  • @silentassailant3905
    @silentassailant3905 Рік тому

    really appreciate the tut man

    • @MoodyCodes
      @MoodyCodes Рік тому

      Really appreciate your comment man🫶🏽

  • @deadintheheadlolxxx
    @deadintheheadlolxxx Рік тому

    didnt work for me will try again later

    • @MoodyCodes
      @MoodyCodes Рік тому

      Did you manage to get it fixed?

  • @KaiCodingJourney
    @KaiCodingJourney Рік тому

    How do I automate typing of text in a website? Let’s say I have filed, I wanna let my automation send the message on my behalf, or input text and send. I was thinking to do this with JavaScript

    • @MoodyCodes
      @MoodyCodes Рік тому

      Hey there, Although I don’t quite get the question but if you’re talking about SMS message or similar in JavaScript then you can use Twilio library to do that.

  • @faye3364
    @faye3364 Рік тому

    it says ubuntu 22.04 has experienced an internal error

    • @MoodyCodes
      @MoodyCodes Рік тому

      Hey, sorry for the late reply, have you managed to fix it?