Add simple project page for pixelpwnr

This commit is contained in:
timvisee 2020-01-13 20:57:16 +01:00
parent a74215bbdc
commit 04cbad1d07
No known key found for this signature in database
GPG Key ID: B8DB720BC383E172
3 changed files with 39 additions and 2 deletions

View File

@ -14,7 +14,7 @@ zenn_hide_header_meta = true
- [Barbapappa](@/projects/barbapappa.md)
_Bar management application to manage transactions and inventory._
- [pixelpwnr](https://github.com/timvisee/pixelpwnr) <span class="muted">_(GitHub, project page is WIP):_</span>
- [pixelpwnr](@/projects/pixelpwnr.md)
_Insanely fast pixelflut client for images and animations written in Rust._
#### Other projects &amp; categories:

View File

@ -38,7 +38,7 @@ All files are always encrypted on the client, and secrets are never shared with
- [Build](https://github.com/timvisee/ffsend/#build)
- [Security](https://github.com/timvisee/ffsend/#security)
View more on the project pages over at:
_View more on the project pages over at:_
- [GitHub][github]
- [GitLab][gitlab]

View File

@ -0,0 +1,37 @@
+++
title = "pixelpwnr"
description = "pixelpwnr - Insanely fast pixelflut client for images and animations written in Rust."
date = 2017-12-29
[taxonomies]
tags = ["cli", "pixelflut", "rust"]
categories = ["project"]
[extra]
comments = true
zenn_applause = true
zenn_hide_header_meta = true
+++
> Insanely fast pixelflut client for images and animations written in Rust.
- [Visit project page on GitHub][github]
---
- [Features](https://github.com/timvisee/pixelpwnr/#features)
- [Usage](https://github.com/timvisee/pixelpwnr/#usage)
- [Installation](https://github.com/timvisee/pixelpwnr/#installation)
_View more on the project pages over at:_
- [GitHub][github]
- [GitLab][gitlab]
_Also see these related projects:_
- [`pixelpwnr-server`](https://github.com/timvisee/pixelpwnr-server) <span class="muted">(pixelflut server, GitHub page)</span>
- [`pixelpwnr-render`](https://github.com/timvisee/pixelpwnr-render) <span class="muted">(pixelflut renderer, GitHub page)</span>
[github]: https://github.com/timvisee/pixelpwnr
[gitlab]: https://gitlab.com/timvisee/pixelpwnr