Giter VIP home page Giter VIP logo

puush-phonegap's Introduction

puush universal client

About the project

This is a cross-platform mobile client application for the image sharing application, puush.

I wrote this because the original puush client for Apple iOS hasn't been updated to work on iOS 7 and has a number of issues.Also, I wanted to write a mobile app using Cordova/Phonegap and AngularJS.

Currently this project only targets iOS, however with minimal changes it should be portable to Android, Blackberry, and a whole bunch of other mobile platforms. Hence the "universal" client name.

Getting started

To get started with this application, you will need a working Cordova/Phonegap installation - as well as any development tools for the platform you're working with. The best place for getting started here is the Cordova website.

Additionally you will need the wkhtmltox tools installed on your system.

Once you have your development environment set up, you will need to run the prepare.sh script. This will:

  • Install the required plugins
  • Render the splash screen screen.html at all the required sizes
  • Configure the platform configurations for the application
  • Download third party assets locally (Angular, etc)

Special Thanks

Thanks to the following people who helped, even if they don't know it!

  • peppy - For enabling CORS support on the puush API which makes this entire idea possible (and, yknow... making and running puush for all these years)
  • blha303 - For his reverse-engineered notes on the puush API
  • westie - For his reverse-engineered notes on the puush API

License

The source code for this application is available under the MIT License. Please refer to the LICENSE file for the full license text.

puush-phonegap's People

Contributors

dowlingw avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

puush-phonegap's Issues

Splash screen images

Design a responsive splash screen in HTML/CSS.
Write a script to pregenerate the splash screen images for iOS.

Add this to the preparation script.

Icon

Create an icon for the application

Open image from history

In browser or app, doesn't really matter.
This is supposed to happen in current version but is busted since ios7

Bundle resources locally

The development version of the code base pulls in frameworks from remote urls.

Bundle these locally before release.

License

Include license information in the following places:

  • In the application itself
  • In source control

In the app should be in the account section, refer to the apple license info in settings general under ios

Thumbnails

Show thumbnails for puush items.
Cache locally (that really sucked in the old app).

Play sound on puush

Users should be able to configure the application to play a sound after successfully puushing a file.

In the old application, this setting was under the Account > Settings tab.

Setting to be disabled by default.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.