Giter Club home page Giter Club logo

better-content-server's Introduction

BetterContent Server and Web Client

Dead simple webpage to edit any iOS app in runtime:

Demo

Work in progress.

Installation

  • install node
  • clone this repository
  • run npm install to install all the project's dependancies

Running locally

The Native Client

In order too see anything in the browser (after you run it) you need an iOS native app that communicates with the server. By default, an iOS app with BetterContent installed communicates with the public server instance. If you want to run the native app against your local server, edit the server host in your xcode project by editing BTCConstants.h

Implementation details

This repository contains the code for:

  1. The server coordinating between an iOS BetterContent enabled application to the BetterContent web application. (Communication is done via einaros/ws WebSockets implementation.)
  2. The BetterContent web application.

Running on Heroku

heroku create
git push heroku master
heroku open

TODOS

  1. Support text areas (refactor UIView handling)
  2. Support multiple dimension iOS (iPads, iPhone5, iPhone6)
  3. Create an Heroku template for easy cloning.
  4. Add all licenses of used libraries: bootstrap, node, jade, gulp, websockets (ws)

Copyright

Copyright (c) 2014-2015 Benny Weingarten-Gabbay.

MIT License. See LICENSE for details.

better-content-server's People

Contributors

gardenofwine avatar jkvor avatar zeke avatar tsloughter avatar

Stargazers

Marco Chareyron avatar Stelios Petrakis avatar Gur Dotan avatar Anton avatar

Watchers

Shaun Hare avatar  avatar James Cloos avatar

Forkers

vindows29

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.