Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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)