Skip to content

sngmr/4UClock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

4UClock

What's this app?

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.

ScreenShot

Function

  • 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.

How to compile

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.

How to clone

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

How to run unit test

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

License

Check "LICENSE.txt"

Developer

[@sngmr] (http://twitter.com/sngmr)(http://d.hatena.ne.jp/sngmr)

About

No description, website, or topics provided.

Resources

License

Unknown, MIT licenses found

Licenses found

Unknown
LICENSE
MIT
LICENSE.txt

Stars

Watchers

Forks

Packages

No packages published