I followed all the instructions from:
🔗 https://kindlemodding.org/
This tutorial will guide you through the process of using ncdu
(NCurses Disk Usage) in Google Colab to analyze and save detailed storage usage information from your Google Drive.
- Google Colab: A free cloud service that allows you to run Python code in a Jupyter notebook environment.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
SetTitleMatchMode, 2 | |
#IfWinActive Google Docs ahk_class MozillaWindowClass ; Only tested in firefox, please customize if using other browser | |
Control & WheelUp::Send, ^!= | |
Control & WheelDown::Send, ^!- | |
I was content with 10-15 fps (lmao) and i saw this reddit thread.
All of the content here comes from said thread
adb
is the Android CLI tool with which you can interact with your android device, from your PC
You must enable developer mode (tap 7 times on the build version in parameters) and install adb on your PC.
To get the list of your installed applications: