Welcome to 4UClock.
This application is showing beauties once a minutes from "4u beauty image bookmarking" (http://4u-beautyimg.com/) for iPhone, iPad. It's kind of RSS leader specialized for 4U.
- Showing Japanese beauties (not every, but almost!! Depend on 4U RSS feeds)
- Swipe the screen, execute "Emergency Mode". If you notice that your boss, girl you like and wife is coming in. No worries. Just swipe the screen, as soon as this app change screen to just showing clock. Swipe again, start showing beauties, again.
This application made for Titanium Mobile. You need to install it on your OSX via http://www.appcelerator.com, and prepare for iOS application development, like install Xcode, etc.
Clone this project
git clone [email protected]:sngmr/4UClock.git
Clone submodules. This projects require "jasmin-titanium" and "jasmine". If you don't need UnitTest components, skip this section and follow guidance next section.
cd (ProjectFolder)
git submodule init
git submodule update
cd Resources/vendor/jasmine-titanium/
git submodule init
git submodule update
Run terminal and execute command below.
cd (ProjectFolder)/Resources
./specs.py
Sorry, unit test code is under construction :P
If you don't need UnitTest components, delete as below.
cd (ProjectFolder)
rm specs.py
rm -fR spec
rm -fR vendor
Check "LICENSE.txt"
[@sngmr] (http://twitter.com/sngmr)(http://d.hatena.ne.jp/sngmr)