Skip to content

Instantly share code, notes, and snippets.

View mark05e's full-sized avatar

mark05E mark05e

View GitHub Profile
@shotasenga
shotasenga / wealthsimple-transaction-for-ynab.user.js
Last active April 28, 2025 15:21
Export transactions from Wealthsimple to a CSV file for YNAB import
// ==UserScript==
// @name Export Wealthsimple transactions to CSV for YNAB
// @namespace https://shotasenga.com/
// @version 2025042800
// @description Export transactions from Wealthsimple to a CSV file for YNAB import
// @author Shota Senga
// @match https://my.wealthsimple.com/app/activity*
// @icon https://www.google.com/s2/favicons?sz=64&domain=wealthsimple.com
// @grant none
// ==/UserScript==
@nemokaul
nemokaul / videosnip.user.js
Created June 27, 2024 22:16
Capture video screenshots and save to clipboard or download with timestamp and filename. `Alt+'` - Copy to Clipboard. `Alt + /` - Save as File.
// ==UserScript==
// @name Video Screenshot Tool
// @namespace nemokaul
// @version 1.0
// @description Capture video screenshots and save to clipboard or download with timestamp and filename.
// @license MIT
// @author Nemo Kaul
// @match http://*/*
// @match https://*/*
// @grant none
@rf5860
rf5860 / DataTableAnywhere.user.js
Last active June 23, 2024 14:39
Allows searching, column re-ordering, and column removal to any table
// ==UserScript==
// @name DataTables Anywhere
// @author rjf89
// @version 0.92
// @description Allows tables on any page to be searchable via DataTables
// @namespace DataTablesAnywhere
// @updateURL https://gist.github.com/rf5860/aeb462e00fc2b511f60efdcd0a1c0776/raw/DataTableAnywhere.user.js?cachebust=dkjflskjfldkf
// @downloadURL https://gist.github.com/rf5860/aeb462e00fc2b511f60efdcd0a1c0776/raw/DataTableAnywhere.user.js?cachebust=dkjflskjfldkf
// @match *://*/*
// @require https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js
@guest271314
guest271314 / compiling_standalone.md
Last active January 12, 2025 02:16
Compiling a standalone executable using modern JavaScript/TypeScript runtimes

Compiling a standalone executable using modern JavaScript/TypeScript runtimes

We have the same code working using node, deno, and bun.

E.g.,

bun run index.js
@Brayyy
Brayyy / ER auto-login.user.js
Last active October 3, 2024 16:55
UserScript - ExtremeReach auto-login
// ==UserScript==
// @name ER auto-login
// @namespace https://github.com/Brayyy
// @version 1.5.0
// @description Automatically login to ER using Microsoft providor
// @author [email protected]
// @match https://app.extremereach.com/Login*
// @match https://app.dev-extremereach.com/Login*
// @icon https://www.google.com/s2/favicons?sz=64&domain=extremereach.com
// @updateURL https://gist.github.com/Brayyy/09d01cb4ef27d5d09a2243553e624481/raw/ER%2520auto-login.user.js
@andrewiankidd
andrewiankidd / gallerix-scraper.user.js
Created July 8, 2022 18:09
Userscript to download all images in a Gallerix.org set
// ==UserScript==
// @name Gallerix Scraper
// @namespace http://andrewkidd.co.uk/
// @version 0.1
// @description Batch grab gallerix images
// @author You
// @match https://gallerix.org/storeroom/*
// @match https://gallerix.org/pic/*
// @icon https://www.google.com/s2/favicons?sz=64&domain=gallerix.org
// @grant GM_openInTab
@gusalbukrk
gusalbukrk / deploy.md
Last active April 9, 2023 20:48
#ssh #nginx
@ChristopherA
ChristopherA / plantuml-test.md
Last active June 25, 2022 03:15
PlantUML Test

Plant UML

This is another text diagramming tool akin to Mermaid. This does not seem to work with default GitHub markdown parser, but it is available in both GitLab and HackMD.

https://plantuml.com

!define ICONURL https://raw.githubusercontent.com/tupadr3/plantuml-icon-font-sprites/v2.1.0
skinparam defaultTextAlignment center
!include ICONURL/common.puml
// ==UserScript==
// @name Bing Searcher
// @namespace https://gist.github.com/vonalbert
// @version 1.4
// @downloadURL https://gist.github.com/vonalbert/afd436ad5d7d65a3c00e1b53acc9cf2c
// @updateURL https://gist.github.com/vonalbert/afd436ad5d7d65a3c00e1b53acc9cf2c
// @description Perform some searches on bing.com to make MS happy :)
// @author Alberto Avon
// @match http*://www.bing.com/*
// @grant none
@langheran
langheran / MonitorElementSound.user.js
Last active May 10, 2022 18:52
google cloud console MonitorElementSound.user.js
// ==UserScript==
// @name MonitorElementSound
// @namespace http://tampermonkey.net/
// @version 0.1
// @description try to take over the world!
// @author You
// @include /^https://[^\/]*(console|pipelines|aws|github|gitlab|notebook|jupyter)[^\/]*\.com/.*/
// @icon https://www.google.com/s2/favicons?sz=64&domain=qwiklabs.com
// @grant GM_xmlhttpRequest
// @connect lasonotheque.org