Updated readme
This commit is contained in:
parent
c81acdd4fd
commit
807e1302fe
1 changed files with 8 additions and 56 deletions
64
README.MD
64
README.MD
|
@ -11,59 +11,16 @@
|
|||
For more detailed information, look at the
|
||||
[manpage](https://codeberg.org/qorg11/lainsafe/src/branch/master/doc/lainsafe.md)
|
||||
|
||||
## lainsafecli
|
||||
# clainsafecli
|
||||
|
||||
### Installation
|
||||
`clainsafecli` is the command line interface for lainsafe (and other
|
||||
filesharing services)
|
||||
|
||||
#### Arch
|
||||
[AUR - `lainsafecli`](https://aur.archlinux.org/packages/lainsafecli/)
|
||||
## usage
|
||||
|
||||
### lainsafecli configuration
|
||||
`clainsafecli --server=http://server <file>`
|
||||
|
||||
edit the file with your favorite text editor and change these
|
||||
variables:
|
||||
|
||||
```$DEFAULT_SERVER``` This is the server where lainsafecli will try to
|
||||
upload the files.
|
||||
|
||||
```$DISPLAY_ASCII``` By default 1, change to 0 if you don't want the
|
||||
Lain ascii art to appear when you upload a file.
|
||||
|
||||
### Command line arguments
|
||||
|
||||
```--server``` If given, it will be used instead of $DEFAULT_SERVER
|
||||
|
||||
```--help``` Displays a simple help message and exits.
|
||||
|
||||
```--file``` the file you want to upload (useless in newer versions)
|
||||
|
||||
### Example
|
||||
|
||||
~~~
|
||||
$ lainsafecli --server https://lainsafe.delegao.moe sicp.png
|
||||
_..-- ----- --.._
|
||||
,-'' `-.
|
||||
, \
|
||||
/ \
|
||||
/ ` . \
|
||||
' / || ;
|
||||
; ^/| |/ | |
|
||||
| /v /\`-'v√\'-|\ ,
|
||||
| /v` ,--- ---- .^.| ;
|
||||
: | /´@@`, ,@@`\ | ;
|
||||
' | '. @@ / \@@ / |\ |;
|
||||
| ^| ----- --- | \/||
|
||||
` |` | /\ /
|
||||
\ \ |/ |,
|
||||
' ; \ /| |
|
||||
` \ -- / | |
|
||||
` `. .-' | /
|
||||
v,- `;._ _.; | |
|
||||
`'`\ |-_ -^'^'| |
|
||||
------ |/
|
||||
|
||||
https://lainsafe.delegao.moe/files/160572227741108.png
|
||||
~~~
|
||||
(for more info see -h)
|
||||
|
||||
# Automatically removing files
|
||||
|
||||
|
@ -73,23 +30,18 @@ usage: `lsd <path> days`
|
|||
|
||||
lsd wont work with versions before 8a557ca
|
||||
|
||||
# but perl sux!!
|
||||
# but perl sucks!!
|
||||
|
||||
No problem, [use this
|
||||
then](https://ech1.github.io/blog/servers/phpfilesafe/index.html)
|
||||
|
||||
You don't have to use lainsafecli either, you can just use curl:
|
||||
|
||||
`curl -F"file=@file" <server>`
|
||||
|
||||
or just use [hlainsafecli](https://codeberg.org/suguivy/hlainsafecli)
|
||||
|
||||
You can also use clainsafecli for other servers, such as u.kalli.st and 0x0.st
|
||||
|
||||
# Donate
|
||||
|
||||
Thanks!
|
||||
|
||||
[Liberapay](https://liberapay.com/qorg11)
|
||||
|
||||
Bitcoin: bc1qghl6f27dpgktynpvkrxte2s3gm9pcv8vlwuzum
|
||||
Monero: 47QTumjtqJabbo1s9pLDdXeJarLVLfs1AaEcbi1xrEiV852mqcbe5AHLNXTk7tH9MscxcxQDfJQnvH5LpxvfgwSJQZ3zbS6
|
||||
|
|
Loading…
Add table
Reference in a new issue