Block or Report
Block or report vor0nwe
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
1
#!/bin/bash
23curl -u YOUR_ACCESS_TOKEN: \
4-X POST https://api.pushbullet.com/v2/pushes \
5--header 'Content-Type: application/json' \
-
1
#!/bin/bash
2[[ ! -t 1 ]] && powershell.exe Get-Clipboard
3[[ ! -t 0 ]] && clip.exe
4if [[ -t 1 && -t 0 ]]; then
5echo Nothing specified to copy or paste! >&2
-
MopidyClient Public
A Windows client for Mopidy, residing in the system tray, and emitting (silent) notifications whenever we change tracks, and such..
C#
-
npp_preview Public
"Preview HTML" is a plug-in for Notepad++ which allows previewing an HTML page inside Notepad++ while editing it.
Pascal 1
-
Fr0sT-Brutal/awesome-pascal Public
A curated list of awesome Delphi/FreePascal/(any)Pascal frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff. Open source and freeware only!
-
koog1000/vscode-fossil Public
Integrated Fossil source control for Visual Studio Code