Skip to content

Instantly share code, notes, and snippets.

View leagueofperez's full-sized avatar

leagueofperez

View GitHub Profile
@leagueofperez
leagueofperez / csvtojson.sh
Last active October 1, 2024 19:22
Convert CSV file to JSON file
#!/bin/bash
file="$1"
script_name=$(basename "$0") # Get the script name without the path
# Function to convert CSV to JSON
csvtojson() {
python3 -c "
import csv, json, sys
with open('$file') as f:
@leagueofperez
leagueofperez / Pogosamsung.md
Last active March 23, 2023 18:18
download Pokemon Go Samsung from APKMIRROR

USAGE

  • ./armeAbi-v7A.sh version-number
  • ./arm64-v8A.sh version-number