Skip to content
This repository has been archived by the owner on Mar 6, 2024. It is now read-only.

rexzhang/trans-pad

Repository files navigation

TransPad

Requirements

Basic

  • macOS 10.12(Sierra)+

Development

  • Python 3.10

Building for Development

Build

python build.py dev

Run it

./dist/TransPad.app/Contents/MacOS/TransPad

Building for Deployment

Install tools

brew

brew install create-dmg

or

git clone https://github.com/create-dmg/create-dmg.git
cd create-dmg
sudo make install

Build it

./Build.sh

Ref

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published