Git Product home page Git Product logo

pixelcounterapp's Introduction

PixelCounter App

PixelCounter Screenshot

PixelCounter is an open source application for counting the pixels of your images. Is simple and Drag&Drop! this app that count amount pixel's from images of next extensions (bmp, jpeg, tiff, gif, png, webp, jpg, psd, svg).

the PixelCounter based in PixelCounter Script created by team Aerolab for use in Culture section of Aerolab website. This script is small but is powerfull and have usage of CLI.

#Fork and tack on

Based in Node-Webkit to have start develop in few minuts and practic steps.

If you have a new featured developed in your fork, you can create a pullrequest to add new release of PixelCounter App.

Getting Started

First of all, you need to install Node.JS (a Javascript platform), which you can download from Download.

Now open the Terminal right in that folder. Now well install a couple of dependencies we need for this project:

On Mac

sudo npm install 
bower install 

On Window

npm install 
bower install 

Run App

You have this command for start the app. this command compiled, open and livereload app. Because you app not open, you run manually node-webkit and your app refresh only. read Documentation of node-webkit.

On Mac

grunt live-build

this command compiled and watch all file in app/, all change is view and compiled moment at moment.

Build Dist

To test your app you have to build a distribution from it. Depending on your development system you have to use one of the following grunt tasks.

for Windows

grunt dist-win

for Mac

grunt dist-mac # for 64bit
grunt dist-mac32 # for 32bit

The resulting application can then be found in the folder dist. Once the creation of the package and you could go to start it.

pixelcounterapp's People

Contributors

alevizio avatar israelmw avatar robertogonzalez avatar rolodato avatar

Stargazers

 avatar

Watchers

 avatar  avatar  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.