Skip to content
This repository has been archived by the owner on Feb 17, 2020. It is now read-only.
/ kip Public archive

A ShareX file upload and hosting server written in Kotlin targeting the JVM.

License

Notifications You must be signed in to change notification settings

notmeta/kip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kip

A ShareX file upload and hosting server written in Kotlin targeting the JVM.


Future plans:


Examples:

config.json

{
  "port": 80,
  "uploadDirectory": "upload",
  "uploadUrl": "upload",
  "formName": "sharex",
  "siteUrl": "http://coreys.xyz/",
  "keepFileName": false
}

Output:

http://coreys.xyz/w6z1jH.png
http://coreys.xyz/hWIh7f.txt


References and credits:

About

A ShareX file upload and hosting server written in Kotlin targeting the JVM.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages