Added README.MD
This commit is contained in:
parent
0754998d22
commit
5bae4310a3
2 changed files with 0 additions and 20 deletions
20
README.MD
20
README.MD
|
@ -1,20 +0,0 @@
|
|||
# MicroBin
|
||||
|
||||
![Screenshot](.git/index.png)
|
||||
|
||||
MicroBin is a super tiny and simple self hosted pastebin app written in Rust. The executable is around 6MB and it uses 2MB memory (plus your pastas).
|
||||
|
||||
Features:
|
||||
- No CSS or JS, super lightweight and simple
|
||||
- Animal names instead of random numbers for pasta identifiers
|
||||
- Automatically expiring pastas
|
||||
- Never expiring pastas
|
||||
- Listing and manually removing pastas
|
||||
|
||||
Needed improvements:
|
||||
- Persisting pastas on disk (currently they are lost on restart)
|
||||
- Removing pasta after N reads
|
||||
- File uploads
|
||||
- URL shortening
|
||||
|
||||
![Screenshot](.git/pasta.png)
|
BIN
git/index.png
Normal file
BIN
git/index.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 150 KiB |
Loading…
Reference in a new issue