Free sketch/paint app -- Firefox OS and Web
Go to file
2014-02-21 16:46:15 +03:30
build Automatic zip creating Grunt 2014-02-21 16:45:17 +03:30
img Fixed cancel button not working (Single select) 2014-02-16 18:15:51 +03:30
Mobile Automatic zip creating Grunt 2014-02-21 16:45:17 +03:30
Shared Default color: White 2014-02-20 13:39:44 +03:30
Web Default color: White 2014-02-20 13:39:44 +03:30
.gitignore Grunt - BugFixes 2014-02-20 01:07:13 +03:30
changelog.html README and Changelog 2014-02-16 18:07:54 +03:30
Gruntfile.js Automatic zip creating Grunt 2014-02-21 16:46:15 +03:30
Ideas +Shapes, +Background, +Fill/Stroke, +Line Join 2014-02-16 18:00:45 +03:30
LICENSE +Shapes, +Background, +Fill/Stroke, +Line Join 2014-02-16 18:00:45 +03:30
package.json Automatic zip creating Grunt 2014-02-21 16:46:15 +03:30
README.md Grunt - BugFixes 2014-02-20 01:06:39 +03:30
sketchy-mobile-1.2.zip Automatic zip creating Grunt 2014-02-21 16:46:15 +03:30
sketchy-web-1.2.zip Automatic zip creating Grunt 2014-02-21 16:46:15 +03:30

Sketchy

Free Sketch / Paint application for Firefox with a lot of features.

Key features:

  • Different types of brushes
  • Customizable brushes
  • Colorpicker
  • Unlimited Undo/Redo
  • Save your sketch to sdcard / PC
  • Save your sketch as a "Sketchy Project" and edit it later
  • Different shapes ( Circle, Rectangle, Square, Triangle )
  • Fill / Stroke

New features are coming soon! Contact and tell us what feature you would like to see in next version ( you can make an issue ).

Found a bug? Make and issue and I'll fix it as soon as possible.

Web version: https://mdibaiee.github.io/Sketchy/Web/

Firefox Marketplace: https://marketplace.firefox.com/app/sketchy/

Start

To start working on:

git clone https://github.com/mdibaiee/Sketchy cd Sketchy npm install grunt

Sketchy will be built to "build" folder, you can run grunt watch to automatically re-run tasks when you modify files.

Changelog

1.2

  • Added an option to save sketches as a project, so they are editable[1]
  • Made Firefox Desktop versions working ( was blocked by [1] )
  • Added an option to change board's color ( Background )
  • Added Shapes (Circle, Rectangle, Square, Triangle)
  • Added Fill/Stroke option for Lines ( and shapes )
  • Made Line Join working ( was disabled in version 1.1 )

1.1

  • Added "About"
  • No load-time for Mobile
  • Added preloader for images
  • Fixed low lineWidth for sketches rendering invisible in Chrome
  • Fixed background settings not applying ( save )
  • Fixed Email link not working on Mobile

License

GPL v2

Copyright (C) 2014 Mahdi Dibaiee