Code Monkey home page Code Monkey logo

phantom-curator-nw's Introduction

phantom-curator-nw

A desktop application for managing PhantomCSS visual diffs.

This builds on the original web app phantom-curator but turns it into a desktop app.

Get the app

zip / dmg files are too big to be hosted in github - for the moment you need to checkout the repo and build

Development

Getting started

tl;dr on windows and in a hurry? - just go

otherwise:

npm install

then to build

grunt

Dev working

There are 3 builds (default runs all of them):

  • grunt prepare - preprocess lib files etc
  • grunt build - builds the reactjs and makes the node-webkit app (use this to see code changes)
  • grunt package - creates the distribution zips / installers

To work on code run grunt build and then open the app exe in webkitbuilds/releases/phantom-curator/<os>/phantom-curator

Once running you can use Ctrl-Shift-i to open the debugging console.

phantom-curator-nw's People

Contributors

johnhunter avatar

Watchers

 avatar  avatar  avatar

phantom-curator-nw's Issues

Allow user to state where rebased images should be saved

Some configurations store reference images separately to the diffed comparisons (i.e. copy them from a different location - typically with the application source).

Allow the user to optionally select a target folder for rebased images.

Improve the UI

The UI needs some polish.

  • start using sass
  • update Purecss or use an alternative
  • make it a nice modern looking app

remember previous file locations

Rather than store the current file location, we should:

  • store the last 5 file locations
  • present them as a menu so user wont need to navigate the file system so often

fix detail display for large images

larger images are falling off the bottom of the app screen, need to maximise the use of screen while allows users to view the entire visual

  • scale down?
  • zooming?
  • scrolling?

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.