• Automatic charging of notebook battery

    2
    0 Votes
    2 Posts
    1k Views
    RussR
    @paulo-vasco, I downloaded this BatteryInfoView tool and ran it on my laptop with this command: d:\tools\BatteryInfoView.exe /scomma d:\tools\battery.csv This is the output I got: C:\Users\Russ>type d:\tools\battery.csv Description,Value Battery Name,8850 Manufacture Name, Hewlett-Packard Serial Number,Li4402A Manufacture Date, Power State,Discharging Current Capacity (in %),89.0% Current Capacity Value,"76,730 mWh" Full Charged Capacity,"86,213 mWh" Designed Capacity,"98,235 mWh" Battery Health,87.8% Voltage,"11,630 millivolts " Charge/Discharge Rate ,"-37,551 milliwatts " Chemistry ,Lithium Ion Low Battery Capacity (1),"6,038 mWh" Low Battery Capacity (2),"3,074 mWh" Critical Bias, Number of charge/discharge cycles,0 Battery Temperature, Remaining battery time for the current activity (Estimated), Full battery time for the current activity (Estimated), Remaining time for charging the battery (Estimated), Total time for charging the battery (Estimated), You could write a script that loops once per minute and reads the Current Capacity (in value from that output. The script could run one command that turns on your smart switch when the battery gets low, and another command that turns the smart switch back off when the battery is full. Those two commands could be tcmd commands like this: d:\tools\tcmd.exe -t calculator -c russhp Instead of calculator you could make it something like switchon and switchoff, then use this method to run an Alexa routine that flips your switch on and off when you run those commands.
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    1 Views
    No one has replied
  • Extend Monitors

    5
    0 Votes
    5 Posts
    1k Views
    DazzllyD
    @russ I will always post, I love being part of a community of people who love technology and automation
  • Control Computer RGB lighting

    Moved
    5
    0 Votes
    5 Posts
    3k Views
    DazzllyD
    @russ Thanks, I hadn't paid attention to this software, I'll run some tests soon...
  • Triggercmd not showing up on screen

    2
    0 Votes
    2 Posts
    442 Views
    RussR
    @marius-pricop , are you sure you don't have the icon in your tray? You might need to click the up arrow ^ to see it. [image: 1639790013436-6b1a36e5-c01b-44a6-b561-086f3f31ac91-image.png]
  • Can't open Opera GX or some other apps

    3
    0 Votes
    3 Posts
    881 Views
    Mahmoud Ahmad IsmailM
    @russ said in Can't open Opera GX or some other apps: Thanks Bro, it worked!! Now I'll controll everything w/ Alexa
  • close chrome

    1
    0 Votes
    1 Posts
    425 Views
    No one has replied
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    3 Views
    No one has replied
  • INSTALLATION

    installation
    7
    0 Votes
    7 Posts
    2k Views
    RussR
    @esgema69, if you're using a regular browser, or your phone, you should see this link on the left when you're logged into your account: [image: 1638645005393-209da728-f830-4515-a3a6-7ca81d752e09-image.png]
  • This topic is deleted!

    1
    1
    0 Votes
    1 Posts
    2 Views
    No one has replied
  • play and pause on netflix

    2
    1
    0 Votes
    2 Posts
    753 Views
    RussR
    @Daniel-Barboza, you have to install autohotkey, and make that media.ahk file. This post describes the process: https://www.triggercmd.com/forum/topic/27/autohotkey-script-for-play-pause-volume-up-down-next-previous
  • Incompatibility with Windows 10

    2
    0 Votes
    2 Posts
    712 Views
    RussR
    @Robertofilho, Do other commands work for you? Like calculator and notepad? Does that start netflix: command and your turn off PC command work if you run them from a cmd prompt? I upgraded my PC to Windows 11 and it's working for me. The first time I logged in after the upgrade, the Windows firewall prompted me to ask whether I want to allow node to access the internet. I allowed it because it's part of the TRIGGERcmd agent. I wonder if prompted you and you didn't allow it?
  • Open Specific Netflix Movie with Alexa

    Moved
    40
    1
    0 Votes
    40 Posts
    20k Views
    RussR
    @Nico-Ramirez, Google Translate translated what you said to this: Question, I use python, when I make sure that the argument is empty, could you help me with what serious or problem, please I'm not sure what the problem is. Please clarify.
  • Autohotkey script for Play, Pause, Volume Up/Down, Next/Previous

    Moved
    34
    2 Votes
    34 Posts
    36k Views
    RussR
    @William-Santiago-Ortiz-Trejos, for some reason your files with a .ahk extension aren't associated with AutoHotkey. That's supposed to happen when you install it, but maybe an antivirus program blocked it? To fix it you could try running the batch file in this article from your C:\Program Files\AutoHotkey folder: https://www.autohotkey.com/board/topic/13627-no-ahk-file-association/
  • como cerrar todas las ventanas abiertas de mi pc en windows?

    2
    0 Votes
    2 Posts
    645 Views
    RussR
    @william-alfredo-Calderon-Soracipa, I answered here: https://www.triggercmd.com/forum/topic/1698/how-to-close-all-open-windows-of-my-pc-in-windows
  • how to close all open windows of my pc in windows?

    2
    0 Votes
    2 Posts
    689 Views
    RussR
    @william-alfredo-Calderon-Soracipa, I like that idea. This worked for me: GUIPropView.exe /Action Close Visible:Yes You can find that exe here: https://www.nirsoft.net/utils/gui_prop_view.html
  • abrir Steam / Open Steam

    1
    0 Votes
    1 Posts
    1k Views
    No one has replied
  • Pause movie on Netflix

    10
    0 Votes
    10 Posts
    3k Views
    Bruno QueirozB
    @pedrosaude watch the video of Russ https://www.youtube.com/watch?v=xub4pjenLVs
  • How to use TriggerCmd to run my code?

    3
    0 Votes
    3 Posts
    723 Views
    Eddie HouE
    I can not download nircmd from the link
  • Volume up and down using nircmd

    4
    0 Votes
    4 Posts
    1k Views
    XanderX
    LOL, I know. I've been visiting his site for at least a decade now.