Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fatihacet/pixlreditor.kdapp
This is Pixlr Koding application. You can edit and save images to your Koding VM.
https://github.com/fatihacet/pixlreditor.kdapp
Last synced: 10 days ago
JSON representation
This is Pixlr Koding application. You can edit and save images to your Koding VM.
- Host: GitHub
- URL: https://github.com/fatihacet/pixlreditor.kdapp
- Owner: fatihacet
- Created: 2013-01-23T14:35:31.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-05-20T15:56:55.000Z (over 10 years ago)
- Last Synced: 2024-11-06T05:13:01.972Z (about 2 months ago)
- Language: JavaScript
- Homepage:
- Size: 3.68 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog
Awesome Lists containing this project
README
# Pixlr Editor
This is [Pixlr](http://pixlr.com/) Koding application. You can edit and save images back to your Koding working directory.
## Installing Pixlr Editor
You can install the application from Koding App Store or you can clone it into your Applications directory.
- Open your Terminal application.
```bash
cd Applications
git clone https://github.com/fatihacet/PixlrEditor.kdapp.git
```
- Refresh Applications
- Run "Pixlr Editor".## Screenshots
### Main application view
![](https://raw.github.com/fatihacet/PixlrEditor.kdapp/master/resources/screenshots/1.png)### Layer menu content
![](https://raw.github.com/fatihacet/PixlrEditor.kdapp/master/resources/screenshots/2.png)### Adjusting Brightness & Contrast
![](https://raw.github.com/fatihacet/PixlrEditor.kdapp/master/resources/screenshots/3.png)### Save Dialog ( Save to your Koding VM )
![](https://raw.github.com/fatihacet/PixlrEditor.kdapp/master/resources/screenshots/4.png)