Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ha-shine/rustagram
Instagram filters in Rust 💫
https://github.com/ha-shine/rustagram
rust
Last synced: 8 days ago
JSON representation
Instagram filters in Rust 💫
- Host: GitHub
- URL: https://github.com/ha-shine/rustagram
- Owner: ha-shine
- License: unlicense
- Created: 2018-02-20T07:09:25.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-02-25T07:46:15.000Z (over 6 years ago)
- Last Synced: 2024-08-02T15:44:59.271Z (3 months ago)
- Topics: rust
- Language: Rust
- Size: 7 MB
- Stars: 136
- Watchers: 3
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Rustagram
[![Build Status](https://travis-ci.org/ha-shine/rustagram.svg?branch=master)](https://travis-ci.org/ha-shine/rustagram)Rustagram is a toy implementation of instgram-ish filters in Rust for fun and profit.
Well no profit, but fun nonetheless.## Usage
- ```cargo install rustagram```
- ```rustagram input.jpg 1977```## Filters
![1](./output/showcase/sc-1.png)
![2](./output/showcase/sc-2.png)
![3](./output/showcase/sc-3.png)
![4](./output/showcase/sc-4.png)
![5](./output/showcase/sc-5.png)
![6](./output/showcase/sc-6.png)
![7](./output/showcase/sc-7.png)
![8](./output/showcase/sc-8.png)## Credits
- [CSSgram](https://github.com/una/CSSgram) by [una](https://github.com/una) for inspiration 👩🎨
- [Alex Jodin](https://unsplash.com/@ajshotz) from unsplash for the photo which can be found [here](https://unsplash.com/photos/F0bx43QKhRA) 📸