Skip to content

Instantly share code, notes, and snippets.

View April-June-August's full-sized avatar
💭
Learning how to use a keyboard.

May-June-July April-June-August

💭
Learning how to use a keyboard.
View GitHub Profile
@April-June-August
April-June-August / Hide-My-Email.js
Last active March 26, 2025 06:24
Create an Hide My Email email address in System Settings. Search for an Hide My Email email address in System Settings.
#!/usr/bin/osascript -l JavaScript
// Tested March 15, 2025
// macOS Sequoia 15.3.2 (24D81)
// Link: https://gist.github.com/April-June-August/018aae91fd0271772e7add415ba63c5c/
// Author: May-June-July
ObjC.import("AppKit")
function launchSettingsPane(pane) {
@April-June-August
April-June-August / AdGuard_shutup-css.txt
Last active March 9, 2025 11:55 — forked from Tekl/AdGuard_shutup-css.txt
Block a lot of comments on popular websites with AdGuard (based on shutup.css)
! Title: Shut Up Comments with AdGuard
! Block a lot of comments on popular websites (based on shutup.css)
! Version: 1.0.7
! TimeUpdated: 2025-03-09T19:55:45+08:00
! Expires: 4 days (update frequency)
! Homepage: https://gist.github.com/April-June-August/71c5479b850cde7008fee165dd9a5ba7
! Source: https://github.com/panicsteve/shutup-css/blob/master/shutup.css
! Filter URL: https://gist.github.com/April-June-August/71c5479b850cde7008fee165dd9a5ba7/raw/6844eac251bea52293bc835aaf01e06992789639/AdGuard_shutup-css.txt
!!/* bilibili */
@April-June-August
April-June-August / alfred-clipboard.sh
Last active June 10, 2024 11:09 — forked from pirate/alfred-clipboard.sh
Script to manage searching, backing up, and collecting infinite clipboard history from the Alfred Clipboard History on macOS.
#!/usr/bin/env bash
# This is a script that provides infinite history to get around Alfred's 3-month limit.
# It works by regularly backing up and appending the items in the alfred db to a
# sqlite database in the user's home folder. It also provides search functionality.
# https://www.alfredforum.com/topic/10969-keep-clipboard-history-forever/?tab=comments#comment-68859
# https://www.reddit.com/r/Alfred/comments/cde29x/script_to_manage_searching_backing_up_and/
# Example Usage:
# alfred-clipboard.sh backup