• Stars
    star
    1
  • Language
    Python
  • License
    GNU General Publi...
  • Created over 6 years ago
  • Updated over 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Python Script to count String and word count from iOS Localizable.string

More Repositories

1

WeatherAround-YQLDEMO-

YQL-iOS(Yahoo! Query Language Demo app) Weather Around application is to show how to use YQL in iOS and parse and display data from JSON format. Also, it include sample for GPS location. User can input multiple cities name to get weather information repectively by passing SQL like querry to YQL API
Objective-C
10
star
2

WeatherAround-Swift-Language-

WeatherAround is free to use iOS app for getting current weather. This project is built by using apples new programing language "Swift".
Swift
5
star
3

PanaromaGL

PanoramaGL library was the first open source library in the world to see panoramic views on the iPhone and iPod Touch. The supported features in version 0.1 are: - Run on iPhone, iPod Touch and iPad - Tested with SDK 4.x to 5.x - Supports OpenGL ES 1.1 - Supports spherical, cubic and cylindrical panoramic images - Allows scrolling and continuous scrolling - Supports scrolling left to right and from top to bottom using the accelerometer - Allows to use the inertia to stop scrolling - Supports zoom in and zoom out (moving two fingers on the screen) - Supports reset (placing three fingers on the screen or shaking the device) - Allows you to control the range of rotation in the x and y axis - Support for view events - Support for hotspots - Support for movement with simulated gyroscope (Only compatible with devices with Magnetometer and Accelerometer)
Objective-C
4
star
4

GoodHomeShop

Sample application using core data storage. Its a simple application where user can view various product list by categories and add it to shopping cart.
Objective-C
3
star
5

iOS-Legend-TextField

iOS Legend TextField is inspired from HTMl component tag called LEGEND tag. LEGEND tag is used to set title of component or group of component.
Objective-C
2
star
6

Koinnex

Decompiled Koinex APK
1
star
7

Mytest

1
star
8

ObjRuntime_Swizling

Method swizzling is a known technique in objective-c runtime to replace or extend methods in classes that you donโ€™t own (including iOS\OSX libraries). In essence, it modifies the mapping from method names to a method implementation as appears above. If you search for method swizzling on the web, you will find a lot of articles telling you that this technique is dangerous. My take is that method swizzling, like a lot of other programming techniques, can be risky or harmful if you donโ€™t understand exactly what you are doing, but otherwise, it can be very useful. My advice is to be careful and understand what and how you swizzle.
Objective-C
1
star
9

ARVideoPlayTest

Test app for Video Play on marker detection
ShaderLab
1
star