Skip to content

Instantly share code, notes, and snippets.

@jinx1281255
jinx1281255 / clipboard.html
Created December 31, 2018 14:14 — forked from LewdEwe-ErikWallace/clipboard.html
This is an example of how to poll the clipboard for changes in an Electron application. See notes in HTML.
<!DOCTYPE html>
<html lang="en">
<head>
<title>My App - Clipboard</title>
<meta charset="utf-8">
<meta http-equiv="Content-Security-Policy" content="default-src 'self'; script-src 'self' chrome-extension://*;">
</head>
<body>
@jinx1281255
jinx1281255 / HoteLess_.idea_.gitignore
Created December 21, 2020 17:37
Hoteless - Booking Tool - Java
# Default ignored files
/shelf/
/workspace.xml