https://github.com/ptrcnull/tiny_uploader
https://github.com/ptrcnull/tiny_uploader
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ptrcnull/tiny_uploader
- Owner: ptrcnull
- Created: 2023-01-28T02:49:59.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-03-13T11:03:14.000Z (over 3 years ago)
- Last Synced: 2025-03-21T02:41:33.233Z (over 1 year ago)
- Language: Dart
- Size: 21.5 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# tiny uploader
a small app to upload shared files
made mostly for the purpose of sending memes via irc
### usage
- install it
- set the server to your server's url
- set the token to whatever's supposed to be send in `Authorization` header (i use a predefined string, but you can use `Bearer something` or even `Basic randombase64`)
- share files to the app
- ...
- profit?