Skip to content

Instantly share code, notes, and snippets.

View unarist's full-sized avatar

unarist unarist

View GitHub Profile
@lo48576
lo48576 / README.md
Last active March 4, 2022 17:20
fcitk4 & fcitx-skk & libskk セット
  • flatpak で fcitx を動かす用。
@cormojs
cormojs / confluence-to-reveal.user.js
Last active November 22, 2021 06:47
Convert a Confluence page's content to slides using Reveal.js
// ==UserScript==
// @name Confluence Page to Reveal Slides
// @namespace http://github.com/cormojs
// @version 1.0
// @description Convert a Confluence page's content to slides using Reveal.js
// @author cormojs
// @match https://*/confluence/pages/viewpage.action*
// @require https://cdn.jsdelivr.net/npm/reveal.js@4.1.0/dist/reveal.js
// @grant none
// @downloadURL https://gist.github.com/cormojs/96f320187c6433ec33a15a0960f8d385/raw/confluence-to-reveal.user.js
@pacochi
pacochi / mastodon_scroll_to_latest.user.js
Last active January 3, 2019 15:30
Mastodon のユーザ TL を開いた時にヘッダと固定トゥートを飛ばします。
// ==UserScript==
// @name [Mastodon] scroll to latest toot
// @namespace hen.acho.co
// @include /^https?:\/\/[^\/]+\/(?:@|users\/)\w+(?:\/[a-z_]+)?(?:\?.+)?$/
// @version 1.190104
// @description skip header and pinned toots
// @downloadURL https://gist.github.com/pacochi/0c98064dd8fdac78a1f1f7da362dc2e1/raw/mastodon_scroll_to_latest.user.js
// @grant none
// ==/UserScript==
@hcmiya
hcmiya / mastodon-custom-emoji-geta.user.js
Last active December 27, 2018 08:06
カスタム絵文字をゲタにするやつ
// ==UserScript==
// @name カスタム絵文字をゲタにするやつ
// @namespace https://js4.in/ns/
// @include https://*
// @version 1.0.5
// @grant GM_setValue
// @grant GM_getValue
// @author Miyagi Hikaru
// @website https://gist.github.com/hcmiya/26c4b3d966c6415179cea3176afc06e6
// @updateURL https://gist.github.com/hcmiya/26c4b3d966c6415179cea3176afc06e6/raw/mastodon-custom-emoji-geta.user.js
@pacochi
pacochi / auto_nya-n_s_rec.user.js
Last active September 8, 2017 12:48
安全なオートにゃーん(音声認識ロック付き)
// ==UserScript==
// @name auto nya-n (unlock by speech recognition)
// @namespace hen.acho.co
// @include https://*/web/*
// @version 1.170908
// @description nya-n
// @downloadURL https://gist.github.com/pacochi/4295d00d6368c53921047d2a90dca8b5/raw/auto_nya-n_s_rec.user.js
// @run-at document-idle
// @grant none
// ==/UserScript==
@Gab-km
Gab-km / github-flow.ja.md
Last active April 24, 2024 01:10 — forked from juno/github-flow.ja.md
GitHub Flow (Japanese translation)
@noromanba
noromanba / README.md
Last active September 2, 2023 13:03
add permanently HEAD links on Gist for UserScript