https://github.com/fluttergenerator/map-decode
https://github.com/fluttergenerator/map-decode
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/fluttergenerator/map-decode
- Owner: FlutterGenerator
- Created: 2024-12-19T15:59:37.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-20T15:35:18.000Z (over 1 year ago)
- Last Synced: 2025-05-31T02:12:01.086Z (about 1 year ago)
- Size: 618 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MAP-DECODE
# Installing
1. Install Termux from PlayStore,
2. Open the Termux App and wait for the installation process,
3. Enter This Command:
```
termux-setup-storage
pkg update
pkg upgrade
pkg install git
pkg install pv
pkg install figlet
pkg install toilet
```
4. Clone this repository
```
git clone https://github.com/FlutterGenerator/MAP-DECODE.git
```
5. Open MAP-DECODE directory and run ./unpeckmap.
```
cd MAP-DECODE
chmod +x unpackmap
./unpackmap
```
6. Done.