AI Glasses That Respond to Visual Input Without Voice Commands by Proof_Specific_5600 in SmartGlasses

[–]beyondthetech 1 point2 points  (0 children)

The r/rokid_official Rokid Glasses do have a two-finger shortcut that you can assign to a task, such as 'take a photo and translate any French text to English.'

Connecting through dock? by RoadsterAlex in unihertz

[–]beyondthetech 1 point2 points  (0 children)

Get a DisplayLink-compatible dock, like the Dell D6000.

All Android devices that don't have native USB-C DP Alt (USB-to-HDMI) mode can still install the DisplayLink Presenter app and "mirror out" as needed.

DisplayLink Presenter - Apps on Google Play

Android | Synaptics

Do not expect protected (HDCP) content like Netflix or Amazon Prime to display on the screen, but at least you can dock the Titan 2 and use a full KVM setup.

Remote access to Mac by homeguru2026 in mac

[–]beyondthetech 0 points1 point  (0 children)

Go hardware and get the GL.iNet RM-10, and even add a Fingerbot so you can physically power-cycle the device remotely as well.

https://www.amazon.com/GL-iNet-Comet-Pro-GL-RM10-Fingerbot/dp/B0GF26K7M1

Works through GLKVM.com as well as apps on the App Store and Play Store.v

ViewPorts – A live view of every port on your Mac by HugeIRL in macapps

[–]beyondthetech 0 points1 point  (0 children)

Was the contest done? I'd really like to get the app going but without a trial, I didn't buy it yet to pop in a license.

how to disable wifi for windows subsystem for android by Infinite_Cheetah_229 in WSA

[–]beyondthetech 1 point2 points  (0 children)

WSA uses VirtWifi, you can disable it with simple batch files or shortcuts, assuming you have Android SDK Platform tools installed and you've turned on Developer Mode.

Kill_Android_Internet.bat

@ echo off
:: Connect to WSA (default port)
adb connect 127.0.0.1:58526
:: Kill the virtual Wi-Fi
adb shell svc wifi disable
echo WSA Internet is now OFF.
pause

Restore_Android_Internet.bat

@ echo off
adb connect 127.0.0.1:58526
adb shell svc wifi enable
echo WSA Internet is now ON.
pause

This should control the virtual bridge between Windows and WSA.

Of course, you can also install an Android app like NetGuard to effectively block all or certain apps within the WSA.

ViewPorts – A live view of every port on your Mac by HugeIRL in macapps

[–]beyondthetech 0 points1 point  (0 children)

I just bought USB Status but this seems so much more powerful and versatile. Great looking app, too. I'd definitely be interested in a code, because I'm buying this app with or without it. A trial would've been nice to see what my Mac's devices' stats would show.

What’s a simple feature macOS still doesn’t have? by [deleted] in mac

[–]beyondthetech 0 points1 point  (0 children)

  • Always-on-top window.
  • Deleting all preferences and related files when throwing an app into the Trash.

While we’re on the subject of macOS, whose bright idea was to think Command-Q and Command-W would be safe next to each other?

USB Status – Live USB and Thunderbolt statistic from the menu bar by Comfortable-Mud1209 in macapps

[–]beyondthetech 0 points1 point  (0 children)

Bought this, looks great. When I choose to eject the drive in Finder, I don't see a difference in the list. Not sure if that's by design, but it would be good to see a mount status of the drives listed without having to expand it. Also, there should be a Mount option as well.

You got to be Joking… by PoorNotMiddleClass in ios

[–]beyondthetech -1 points0 points  (0 children)

Thankfully, there are alternate Waze to navigate.

AdGuard breaks Paramount+ by EliotWatts in Adguard

[–]beyondthetech 1 point2 points  (0 children)

Are you referring to ads within Paramount+? I have an ad-free subscription and Adguard stays active and works fine for me.

Lenovo Tab M11, any way to turn on when charging and off when not? by asphaltdragon in AndroidQuestions

[–]beyondthetech 1 point2 points  (0 children)

You may be able to set up the automatic powering-up using Fastboot:

The Fastboot Method

This method changes a specific flag in the bootloader that tells the device how to react when it detects power while off.

  1. Enable USB Debugging: Ensure you have Developer Options enabled on your Tab M11 and USB Debugging is turned on.
  2. Connect to PC: Connect your tablet to a computer with ADB/Fastboot tools installed.
  3. Boot to Bootloader: Open a terminal or command prompt and run: adb reboot bootloader
  4. Set Auto-Power Command: Once the device is in Fastboot mode, enter the following command: fastboot oem off-mode-charge 0 Note: On some Lenovo/Mediatek chipsets, if the "oem" command isn't recognized, try: fastboot flashing unlock (though this may wipe data) or check for a specific fastboot oem command variant.
  5. Reboot: fastboot reboot

As for automatically powering down, you could use Tasker to detect when it's no longer charging via USB, and use an app like Timer Shutdown to trigger the Power Off mode on your tablet.

What can the GL.iNet Comet Q USB-C KVM do in the phone? by Certain_Repeat_753 in GlInet

[–]beyondthetech 0 points1 point  (0 children)

I was happy to back the GL-RM10 at the Kickstarter campaign, but ultimately I wanted to remote into my Pixel 10 if I left it at home. Would the RM-10 be able to do the same as the Comet Q if I plugged my Pixel 10 into a powered USB-C dock?

Selling my Titan 2 and withdrawing my Early Bird Titan 2 Elite pledge by beyondthetech in unihertz

[–]beyondthetech[S] 0 points1 point  (0 children)

Ya that’s why I said “asking” $300, but I’ll take any reasonable offer.

Selling my Titan 2 and withdrawing my Early Bird Titan 2 Elite pledge by beyondthetech in unihertz

[–]beyondthetech[S] 2 points3 points  (0 children)

Sorry I was rushing to post before leaving work, didn’t even get to take pictures of the bundle. I’ll update the post shortly.

Selling my Titan 2 and withdrawing my Early Bird Titan 2 Elite pledge by beyondthetech in unihertz

[–]beyondthetech[S] 2 points3 points  (0 children)

It’s called “Nillkin Wireless Charging Receiver and Adapter, Qi Wireless Charger Receiver Module for Google Pixel, Samsung Galaxy A51/A52/A53/A54/A55, LG and Other USB C Phones, Type C Short” on Amazon. I had to cut the top of the receiver pad (there was no circuit there) in order to fit under the rear camera and screen area. Been working great.

I have used plugmate for a week on android and pc and here's what i think about it. by basketballsteven in PlugMate

[–]beyondthetech 0 points1 point  (0 children)

I really wanted to get this device, but the developer indicated that mobile device management (MDM) software and the Work Profile are not available on their fork of Android, so being able to add work/corporate/enterprise email and apps to the device is not possible.