Code Monkey home page Code Monkey logo

onetimebox's Introduction

Onetimebox

Easily create and share single-use, live web folders.

Onetimebox

Want to roll your own? It's super easy!

Install Meteor (http://www.meteor.com/):

$ curl https://install.meteor.com | sh

Install Meteorite:

$ npm install -g meteorite

Clone the repo:

$ git clone [email protected]:oliversong/onetimebox.git
$ cd onetimebox

Hook up filepicker

Now head over to https://www.inkfilepicker.com/ and register for an account. They'll provide you with an API key. You're going to put that key in /lib/key.coffee, like this:

Paste:

# filepicker API key
Meteor.filepickerKey = 'MyFilepickerAPIKey'

Hook up Google Analytics

You can also include Google Analytics. Go ahead and paste your Google Analytics code in /client/analytics.coffee:

Paste:

Template.layout.rendered = ()->
  Google Analytics Coffeescript

Note: You currently need to convert your Google Analytics JS to Coffeescript and paste it in here.

Deploy

Now do some development! Make whatever changes you'd like, and when you're all set, bundle and deploy. You can deploy to meteor servers, or EC2, heroku, or any of the normal alternatives. Meteor servers are the easiest, of course:

meteor deploy [youronetimeboxname].meteor.com

Contributing

Onetimebox is an open source project. If you'd like to contribute, just submit a PR! Onetimebox can always be improved. It doesn't matter how experienced you are with Meteor, or whether you're familiar with real-time applications. There are plenty of ways to be helpful.

Dev workflow

To contribute, fork the main repo and make your own branch. When you're done developing, send in a PR and we'll take a look.

License

The MIT License (MIT)

Copyright (c) 2013 Oliver Song

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.

onetimebox's People

Stargazers

Patrik Granlöv avatar  avatar  avatar David A. Lareo avatar sophiejane avatar Alex Grin avatar Angus H. avatar  avatar Fernando Ponte Filho avatar Caroline Artz avatar David Cancel avatar Michael Anthony avatar Prathamesh Kakade avatar Kames Geraghty avatar keigo LaTe4 EMURA avatar  avatar hotchoco7 avatar Jack Lam avatar Matt Krick avatar Pete Winfield avatar Jia-Yi Li avatar Pat avatar Igor Sirkovich avatar Daniel Alabi avatar  avatar Martin Raifer avatar  avatar Tamim Bin Ibrahim avatar Scott Anderson avatar Thibault Lenclos avatar Takenori Nakagawa avatar Pedro Ha avatar  avatar Uncle Iroh avatar Jeremy Cerise avatar Andrei Marcoci avatar Bogdan Brisc avatar Sasikanth avatar  avatar Tailor VJ avatar Ashwin Shankar avatar 李鸿超 avatar Flynn Martin avatar Ben Marwick avatar  avatar  avatar Boris Chervenkov avatar John avatar Mark Collister avatar Andreas Höhmann avatar  avatar William Ledoux avatar Adam Lutz avatar Yuriy Dybskiy avatar Nico Sap avatar Paul Vaughan avatar Codedaiquiri avatar Patricio Mac Adden avatar Satoru Takahashi avatar Jervis Muindi avatar Alex Benzer avatar david terranova avatar Luciano Santa Brígida avatar Philippe Koenig avatar Brian Doll avatar Kyle Bradshaw avatar Will avatar Nick K. avatar Marcin Nowicki avatar Marcin Michałowski avatar Ana Rita Moreira avatar Amit Patel avatar Rodrigo Baron avatar Arpit Jalan avatar Wlodek Bzyl avatar  avatar Luca Guzzon avatar Boris Maryshev avatar Wesley Kim avatar Kyle Smyth avatar Brant Chamberlain avatar chnl avatar Leonardo Lima  avatar SHIMIZU Taku avatar  avatar Mauricio Nagaoka avatar M Haidar Hanif avatar Hameed Rahamathullah avatar  avatar IagoLast avatar Patrick Lee Scott avatar Stephen Judge avatar Al Chou avatar McNichol Design avatar William Mayner avatar John Fink avatar Mario Vejlupek avatar Sam Yamashita avatar Nick Lopez avatar Petri Kola avatar

Watchers

Brian Lauer avatar Oliver Song avatar McNichol Design avatar James Cloos avatar keigo LaTe4 EMURA avatar  avatar  avatar Tailor VJ avatar itamarnet avatar Michael Anthony avatar Rohan Raja avatar mz avatar  avatar  avatar

onetimebox's Issues

Open source Onetimebox

Document stuff properly and make everything professional looking. Maybe do some refactoring.

Why the push for creating an account?

One of my favorite 'features' of OneTimeBox was how quickly I can simply create a box add content and forward the link to someone without any need for sign up or account creating...Why the change?

Read only option?

The original creator can choose whether or not to allow others to add and/or delete

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.