All Projects → PinkyJie → Trister

PinkyJie / Trister

Licence: other
Twitter web client based on Flask & Sencha Touch. Trister = Tri[sta] + [Ma]ster

Programming Languages

javascript
184084 projects - #8 most used programming language
python
139335 projects - #7 most used programming language
HTML
75241 projects
CSS
56736 projects
Batchfile
5799 projects
shell
77523 projects
ruby
36898 projects - #4 most used programming language

Trister

Mobile Twitter web client based on Flask & Sencha Touch 2.

Trister = Tri[sta] + [Ma]ster

Requirements

Python 2.7+

Sencha Touch (Mobile Web Framework)

Sencha Cmd (Building Toolkit for Sencha)

Install(appfog)

  1. Install Sencha Touch and Sencha Cmd
  2. 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, execute Sencha generate app test ../test
  • In the parent directory of touch-x.x.x, you can get a directory test
  • Copy test/touch directory to Trister/static/touch
  1. Cd to Trister directory, execute ./build.sh (for Linux/Mac) or build.bat (for Windows)
  2. Cd to build-result directory, login to AppFog using af login, then upload code using af update yourappname

Demo(unstable)

https://trister.aws.af.cm

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].