<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Bohdan Bilous</title>
    <description>The latest articles on DEV Community by Bohdan Bilous (@bohdanb).</description>
    <link>https://dev.to/bohdanb</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F2936409%2Fd356c4ba-1bbc-41da-9226-f7dc61700e0c.jpg</url>
      <title>DEV Community: Bohdan Bilous</title>
      <link>https://dev.to/bohdanb</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/bohdanb"/>
    <language>en</language>
    <item>
      <title>How to Keep Your Computer Awake Using Just Your iPhone or iPad</title>
      <dc:creator>Bohdan Bilous</dc:creator>
      <pubDate>Mon, 29 Sep 2025 10:16:53 +0000</pubDate>
      <link>https://dev.to/bohdanb/how-to-keep-your-computer-awake-using-just-your-iphone-or-ipad-46of</link>
      <guid>https://dev.to/bohdanb/how-to-keep-your-computer-awake-using-just-your-iphone-or-ipad-46of</guid>
      <description>&lt;p&gt;Many users rely on tools like Amphetamine or Terminal commands to keep their Mac awake - but what if you're on a Windows machine? Or you don't have admin rights to install anything at all?&lt;/p&gt;

&lt;p&gt;Here's a lightweight solution that requires no desktop installation - just your iPhone or iPad.&lt;/p&gt;

&lt;p&gt;⚠️ Problem:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Remote desktops auto-logout after inactivity&lt;/li&gt;
&lt;li&gt;Cloud-based dashboards need constant user input&lt;/li&gt;
&lt;li&gt;Security policies block utility installation&lt;/li&gt;
&lt;li&gt;Sleep mode interrupts file uploads, live sessions, or monitoring&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;✅ The Solution: Use Your Phone as a Mouse Jiggler&lt;br&gt;
You can now simulate mouse movement using your iPhone or iPad as an external "jiggler."&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F5omyvjc775pfs4x4tw0f.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F5omyvjc775pfs4x4tw0f.png" alt="Mouse Jiggler App" width="800" height="509"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;🛠️ How It Works:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://apps.apple.com/app/id6747906042" rel="noopener noreferrer"&gt;Download Mouse Jiggler App&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Choose Image Mode (on-screen motion pattern) or Vibration Mode (gentle physical nudges)&lt;/li&gt;
&lt;li&gt;Place your mouse on the phone or tablet&lt;/li&gt;
&lt;li&gt;Tap Play - and your mouse will start moving!&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;🌟 Bonus Features:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Smart auto-stop based on time or battery&lt;/li&gt;
&lt;li&gt;Undetectable patterns (for sensitive environments)&lt;/li&gt;
&lt;li&gt;Works with any OS - macOS, Windows, Linux&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;📌 This method is ideal when you:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Work on locked-down machines&lt;/li&gt;
&lt;li&gt;Use cloud environments&lt;/li&gt;
&lt;li&gt;Need a temporary or portable solution&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;📲 Try It:&lt;br&gt;
Download Mouse Jiggler App on the App Store: &lt;a href="https://apps.apple.com/app/id6747906042" rel="noopener noreferrer"&gt;https://apps.apple.com/app/id6747906042&lt;/a&gt;&lt;br&gt;
Website: &lt;a href="https://mousejigglerapp.com" rel="noopener noreferrer"&gt;mousejigglerapp.com&lt;/a&gt;&lt;/p&gt;

</description>
      <category>productivity</category>
      <category>remote</category>
      <category>software</category>
      <category>ios</category>
    </item>
    <item>
      <title>Best Ways to Keep Mac Awake</title>
      <dc:creator>Bohdan Bilous</dc:creator>
      <pubDate>Wed, 12 Mar 2025 17:40:24 +0000</pubDate>
      <link>https://dev.to/bohdanb/best-ways-to-keep-your-mac-awake-1bc9</link>
      <guid>https://dev.to/bohdanb/best-ways-to-keep-your-mac-awake-1bc9</guid>
      <description>&lt;p&gt;Have you ever been in the middle of an important task, only for your Mac to dim the screen or go to sleep at the worst possible moment? Whether you’re giving a presentation, running a long download, monitoring real-time data, or just stepping away briefly, there are plenty of situations where you might need your Mac to stay awake.&lt;/p&gt;

&lt;p&gt;Fortunately, there are multiple ways to prevent your Mac from sleeping — some built-in, and others requiring a little extra help. Let’s explore the best options.&lt;/p&gt;

&lt;h2&gt;
  
  
  1. Adjust Energy Saver Settings
&lt;/h2&gt;

&lt;p&gt;One way to prevent your Mac from sleeping is to modify the system settings:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;For macOS Ventura and later:&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Open System Settings → Displays → Advanced&lt;/li&gt;
&lt;li&gt;Enable Prevent automatic sleeping when the display is off&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;strong&gt;For macOS Monterey and earlier:&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Go to System Preferences → Energy Saver&lt;/li&gt;
&lt;li&gt;Adjust the Turn display off after slider to “Never”&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;This method works well if you only need to keep the system awake while plugged in. However, it doesn’t always prevent applications from detecting inactivity.&lt;/p&gt;

&lt;h2&gt;
  
  
  2. Use Terminal Command
&lt;/h2&gt;

&lt;p&gt;For those comfortable with the command line, macOS provides a built-in tool called caffeinate that prevents sleep temporarily.&lt;/p&gt;

&lt;p&gt;How to use it:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Open Terminal&lt;/li&gt;
&lt;li&gt;Type: caffeinate -d&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;This keeps your Mac awake until you close the Terminal window.&lt;/p&gt;

&lt;p&gt;To stop it, press Control + C or close the Terminal window.&lt;br&gt;
You can also use additional options like caffeinate -t 3600 to keep the Mac awake for an hour.&lt;/p&gt;

&lt;h2&gt;
  
  
  3. External Hardware Solutions
&lt;/h2&gt;

&lt;p&gt;Some users opt for external hardware-based mouse jigglers, which are small USB devices that move the cursor automatically. These are plug-and-play solutions that don’t require software installation. While effective, they’re less flexible compared to software options.&lt;/p&gt;

&lt;h2&gt;
  
  
  4. Third-Party Apps for Keeping Your Mac Awake
&lt;/h2&gt;

&lt;p&gt;Sometimes, built-in settings aren’t enough, especially if certain applications check for activity beyond system-level sleep prevention. That’s where third-party apps come in.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fzossg6d4c28ldon89ibc.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fzossg6d4c28ldon89ibc.png" alt="Mouse Jiggler for Mac" width="800" height="508"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href="https://mousejigglermac.com" rel="noopener noreferrer"&gt;Mouse Jiggler for Mac&lt;/a&gt; — For Simulating Activity&lt;/strong&gt;&lt;br&gt;
Unlike traditional sleep prevention apps, Mouse Jiggler works by simulating actual cursor movement, which some applications and policies require to detect activity.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;When this is useful:&lt;/strong&gt;&lt;br&gt;
• Remote Desktop &amp;amp; Virtual Machines — Apps like Citrix, VMware, and Microsoft RDP may log you out if there’s no mouse or keyboard activity.&lt;br&gt;
• Web Applications &amp;amp; Security Portals — Some platforms enforce automatic logouts unless movement is detected.&lt;br&gt;
• Live Monitoring Dashboards — Stock trading platforms, analytics dashboards, or real-time monitoring tools often pause or time out without user interaction.&lt;br&gt;
• Software Testing &amp;amp; Automation — Developers and IT professionals can use it to simulate user input during testing.&lt;/p&gt;

&lt;p&gt;Mouse Jiggler also includes Silent Mode, which moves the cursor invisibly to avoid interfering with workflows, along with customizable deactivation options.&lt;/p&gt;

&lt;p&gt;*&lt;em&gt;Download for free from the App Store: *&lt;/em&gt;&lt;a href="https://apps.apple.com/app/id6740313656" rel="noopener noreferrer"&gt;https://apps.apple.com/app/id6740313656&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Which Method Is Right for You?
&lt;/h2&gt;

&lt;p&gt;The best way to keep your Mac awake depends on your needs:&lt;br&gt;
✅ For presentations, sleep prevention or preventing logouts in remote sessions → Mouse Jiggler provides actual movement detection.&lt;br&gt;
✅ For command-line users → Terminal’s caffeinate command is a quick and easy option.&lt;br&gt;
✅ For a plug-and-play solution → A hardware jiggler might be a good choice.&lt;/p&gt;

&lt;p&gt;Keeping your Mac awake doesn’t have to be complicated. Whether you prefer a built-in option or a third-party tool, there’s a solution that fits your workflow.&lt;/p&gt;

&lt;p&gt;What’s your preferred way to keep your Mac awake? Let us know in the comments! 🚀&lt;/p&gt;

</description>
      <category>productivity</category>
      <category>macapp</category>
      <category>software</category>
      <category>remote</category>
    </item>
  </channel>
</rss>
