ThePredators’s gists

@echo off
title Open Tamper Protection Settings
echo Opening Tamper Protection settings...
echo.
echo Steps to disable:
echo 1. Toggle OFF "Tamper Protection"
echo 2. Close the window
echo.

⭐ Fastlane setup on iOS/Android

Used on Flutter and native so far !

iOS

Generate necessary stuff in Apple Developer Portal

Generate AppId

🔥 Node Version Manager (CheatSheet)

Install :

curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.5/install.sh | bash

Usage :

## List available versions

🔥 Badges (CheatSheet)

This is easiest way to get this nice badge !

## url : https://img.shields.io/badge/version-1.0.0-green.svg
- static url : https://img.shields.io/badge/
- any text (can contain _) : version

🔥 Query tools (CheatSheet)

HTML

Instal

Usage

Android (CheatSheet)

Developer Option

Huawei

Xiaomi

⭐ Manipulate Audio/Video with FFmpeg

Install

How to use ?