Pinned Repositories
active_admin_importable
CSV imports for Active Admin resources
fastlane-plugin-latest_hockeyapp_version_number
Easily fetch the most recent HockeyApp version number for your app
iRate
A handy class that prompts users of your iPhone or Mac App Store app to rate your application after using it for a while. Similar to Appirater, but with a simpler, cleaner interface and automatic support for iOS fast application switching.
omniauth-eve
EVE Online OAuth2 Strategy For OmniAuth 1.0
sandbox
Random stuff
SHEmailValidator
iOS Email Validator
wow-hide-chat-button
A button to hide the chat window.
tpalmer's Repositories
tpalmer/fastlane-plugin-latest_hockeyapp_version_number
Easily fetch the most recent HockeyApp version number for your app
tpalmer/sandbox
Random stuff
tpalmer/SHEmailValidator
iOS Email Validator
tpalmer/wow-hide-chat-button
A button to hide the chat window.
tpalmer/booster-kit-swift
Swift Booster Kit
tpalmer/booster-kit-swift-api
The API for the Swift Booster Kit
tpalmer/Buildasaur
Free, local and automatic testing of GitHub Pull Requests with Xcode Bots. Keep your team productive and safe. Get up and running in minutes. @buildasaur
tpalmer/d20pro-herosheets-plugin
herosheets plugin for d20 pro
tpalmer/devise
Flexible authentication solution for Rails with Warden.
tpalmer/egg-hunt
An exploration in Core Location
tpalmer/Eureka
Elegant iOS form builder in Swift
tpalmer/fastlane
Connect all iOS and Android deployment tools into one streamlined workflow
tpalmer/iOSAppReverseEngineering
The world’s 1st book of very detailed iOS App reverse engineering skills :)
tpalmer/LiME
LiME (formerly DMD) is a Loadable Kernel Module (LKM), which allows the acquisition of volatile memory from Linux and Linux-based devices, such as those powered by Android. The tool supports acquiring memory either to the file system of the device or over the network. LiME is unique in that it is the first tool that allows full memory captures from Android devices. It also minimizes its interaction between user and kernel space processes during acquisition, which allows it to produce memory captures that are more forensically sound than those of other tools designed for Linux memory acquisition.
tpalmer/location-example
Track user location using CLLocationManager
tpalmer/NavanTest
tpalmer/nightwatch
Automated testing and continous integration framework based on node.js and selenium webdriver
tpalmer/openmw
OpenMW is an unofficial open source engine reimplementation of the game Morrowind.
tpalmer/pfrpg_classes
Ruby Module for PFRPG class information
tpalmer/pfrpg_core
Core PFRPG module for ruby
tpalmer/pfrpg_import
Import module for HeroSheets / PFRPG
tpalmer/pfrpg_races
Ruby Module for PFRPG race information
tpalmer/pfrpg_skills
Ruby Module for PFRPG skills information
tpalmer/pfrpg_tables
Ruby Module for tabular PFRPG information
tpalmer/pfrpg_utility
Utilities for PFRPG modules
tpalmer/profiles
Volatility profiles for Linux and Mac OS X
tpalmer/reverse-polish-calculator
A Reverse Polish Notation Calculator
tpalmer/SDScreenshotCapture
SDScreenshotCapture is a class which can be used to capture a screenshot of the app window which excludes the iOS status bar.
tpalmer/vapor-api
A simple API using the Vapor framework
tpalmer/VCRURLConnection
VCRURLConnection is an iOS and OSX API to record and replay HTTP interactions, inspired by VCR for ruby