Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

APPConverter

A converter to convert a ESP32 flash file into a pocuter app

appconverter.exe

-image   [image filename]

-version [X.Y.Z]

-meta    [metadata filename]

-sign    [private key filename]

-id      [APP-ID]

-help

Meta file example (it's an ini file):

[APPDATA]
Name=DOOM II
Author=id Software

Getting the image file in Arduino:

Go to "Sketch" / "Export compiled binary" and after the Sketch is compiled, you will find the bin file in your Sketch directory.

APP-ID

The App-Id should be an unique ID for your app. Please select a number greater than 100000 to avoid overlapping with official apps. If your app makes it to the app store the number will change.

About

Windows-based application conversion utility for Pocuter-One/PockeStar

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages