மனோஜ்குமார் பழனிச்சாமி
மனோஜ்குமார் பழனிச்சாமி
@KoalaBear84 #469
Another workaround - ahk `^v::Send {AppsKey}{p}`
> > > It would also be nice if Shapeshifter should disable hotkey's when MSTSC of other RDP tools are open so Windows will take over. > > Maybe look...
The clipboard history is only for text,sync across multiple devices,persistent
I currently using Windows built-in Clipboard Manager
No,it is not working now. Was it a temporary problem? - nope
os : Windows 10 v1903
open "C:\Program Files\Shapeshifter\Shapeshifter.exe". The popup will go
Workaround temp.py ``` account_name= account_name2= mail= pwd= cmd=[ f'heroku accounts:set {account_name2}', f'heroku accounts:remove {account_name}', f'heroku accounts:add {account_name}', ] import subprocess for cmd in cmds:subprocess.run(cmd) ```
Is there any advantage of using react here? If not, Feel free to integrate with this https://towardsdatascience.com/reactjs-python-flask-on-heroku-2a308272886a No need to run two servers.