Mobile Twitter web client based on Flask & Sencha Touch 2.
Trister = Tri[sta] + [Ma]ster
Python 2.7+
Sencha Touch (Mobile Web Framework)
Sencha Cmd (Building Toolkit for Sencha)
- Install
Sencha Touch
andSencha Cmd
- Copy the Sencha Touch SDK directory to our project
- Unzip the Sencha Touch SDK, you can get a directory
touch-x.x.x
- In command line, cd to
touch-x.x.x
, executeSencha generate app test ../test
- In the parent directory of
touch-x.x.x
, you can get a directorytest
- Copy
test/touch
directory toTrister/static/touch
- Cd to
Trister
directory, execute./build.sh
(for Linux/Mac) orbuild.bat
(for Windows) - Cd to
build-result
directory, login toAppFog
usingaf login
, then upload code usingaf update yourappname