Free sketch/paint app -- Firefox OS and Web
Go to file
2014-11-06 13:31:51 +03:30
build no zip 2014-11-06 13:28:24 +03:30
img Android port using PhoneGap 2014-04-27 21:31:16 +04:30
Mobile no zip 2014-11-06 13:28:24 +03:30
Shared Android port using PhoneGap 2014-04-27 21:31:16 +04:30
Web no zip 2014-11-06 13:28:24 +03:30
.gitignore no Android 2014-11-06 13:29:22 +03:30
changelog.html Android port using PhoneGap 2014-04-27 21:31:16 +04:30
Gruntfile.js no zip 2014-11-06 13:28:24 +03:30
Ideas Android port using PhoneGap 2014-04-27 21:31:16 +04:30
index.html Android port using PhoneGap 2014-04-27 21:31:16 +04:30
LICENSE Android port using PhoneGap 2014-04-27 21:31:16 +04:30
package.json no zip 2014-11-06 13:28:24 +03:30
README.md Update README.md 2014-11-06 13:22:08 +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 an issue and I'll fix it as soon as possible.

Web version: https://mdibaiee.github.io/Sketchy/build/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.

Known Issues

  • Memory leak

Changelog

1.2

  • Added an option to save sketches as a project, so they are editable later
  • 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