Giter Site home page Giter Site logo

jonathankingston / pageshot Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mozilla-services/screenshots

0.0 3.0 0.0 9.35 MB

An experiment in creating better shareable versions of content

Home Page: https://pageshot.net

License: Mozilla Public License 2.0

Makefile 1.48% Shell 4.02% Python 26.73% JavaScript 58.02% CSS 9.36% HTML 0.39%

pageshot's Introduction

Page Shot

Build Status Available on Test Pilot

This is a prototype for a product to create better ways of sharing and saving content, starting with screenshots. (This project used to include general page freezing; this functionality has been forked off into pagearchive.)

The project has been launched through Test Pilot at pageshot.net. We are looking to a general audience release in the future.

It is made up of both an add-on (using WebExtensions) and a website using Node.js. The add-on is in webextension/, and the website is in server/

Ian has been blogging about the design, definition, and development process.

You can find more information about Page Shot at the Mozilla Wiki page: https://wiki.mozilla.org/Firefox/Page_Shot

Installation and Setup

Install Postgres.

Install Node.js. Version 6.x is required.

Clone the repository.

There are two scripts to run the server locally and develop the add-on:

  • ./bin/run-server will run the server on http://localhost:10080 and automatically restart if there are changes.
  • ./bin/run-addon will build a few parts of the addon (into webextension/build/) and start Firefox with the add-on installed. The add-on will be refreshed automatically as you change files. We recommend you open about:debugging to help debug the extension.
  • ./bin/run-addon --setup-profile will setup a Firefox profile for your development; this way you can make persistent changes to the profile that you will use just for Page Shot development.

If you want to develop the add-on but not the server you can run ./bin/run-addon -s https://pageshot.dev.mozaws.net

By default, Page Shot will connect to a Postgres database on localhost:5432. To change which database and user it connects to set/export the environmental variables: RDS_USERNAME, RDS_PASSWORD, and RDS_HOSTNAME

The server will automatically setup the tables in your database, and keep them up to date over time (using pg-patcher).

If you have growl and growlnotify installed on Mac OS X, you will get growl notifications when the server build has started and completed.

We apologize but we have no story for development on Windows (though the add-on runs on Windows). We welcome feedback.

Participation

There is an IRC channel #pageshot on irc.mozilla.org (you can use this link for chat access via the web if you do not otherwise use IRC). There are IRC logs available.

Planning and ideation is happening in the issue tracker. We have several milestones:

  • Issues with no milestone are awaiting triage
  • Issues in Stretch are immediately actionable but just nice-to-haves, not blockers.
  • Issues in Next Tasks are deferred for now, but will be re-triaged when the current milestone is done
  • Issues in Blue Sky are mostly shelved; we'd like to do them but have no plans to move forward. (If you see something you care about there, comment on it -- otherwise we may not notice it)
  • Issues in 54 are things we want to do to ship to a general Firefox audience.
  • Look for "Sprint 54.x" to see planned work for a sprint (2-week phase)

Issue tags otherwise aren't very structured. Research is primarily analysis of other products that do something interesting, or some source material that could provide insight. Input on these (things like "I like this product because...") is very helpful!

pageshot's People

Contributors

ianb avatar fzzzy avatar greenkeeperio-bot avatar pdehaan avatar johngruen avatar dannycoates avatar erikvold avatar nihakhanna avatar jaredhirsch avatar clouserw avatar akronix avatar chuckharmston avatar relud avatar webmaven avatar sadika9 avatar yfdyh000 avatar

Watchers

Jonathan Kingston avatar James Cloos avatar  avatar

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.