Skip to content

CubityFirst/sharex-snippet-uploader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

ShareX Snippet Uploader

Small little webpage that takes a ShareX input and renders it with highlight.js. This was made in around a day, and took way too much effort for it to work well.

Inside of Task Settings/Advanced/Upload text there's an option to include your own HTML and one idea we were throwing around in the background was to have code syntax highlighting, so this little snippet uses highlight.js to format code, also has the ability to swap between code themes (more of which you can find here and demo here)

This will only really work if you have your own upload location, such as Amazon S3, or Google Cloud Storage, since you need to be able to upload .html files.

I've also attached a minimal version, which only does one style, with no style swapping. Default for both is Dracula 🦇, because I like how that one looks.

About

Small little webpage that takes a ShareX input and renders it with highlight.js

Topics

Resources

Stars

Watchers

Forks

Languages