Launch task bar pinned app with Windows Key + Number keys

I just found out this cool tip from, https://www.reddit.com/r/pcmasterrace/

Say you have a bunch of pinned taskbar app, little did I know you can launch it using your windows key + 1, 2, 3 (any numbers based on your app placing sequence). It doesn’t work with numpad though.

So let’s get started. Reorganized and prioritized the app on your pinned list. Save that few milliseconds to procrastinate.

How to install bpython in Windows

If you would like to test the prowess of bpython and you happen to use a Windows machine, tough luck. By right there is no official support for Windows. bpython officially built and supported in Linux environment only.

If you proceed to pip install bpython you might installed the lib just fine. But when you try to launch it from your terminal you may ask to install additional missing libs which is ftcl and _curses lib.

Continue reading “How to install bpython in Windows”