Skip to content

Instantly share code, notes, and snippets.

View wogong's full-sized avatar
🎯
Focusing

wogong wogong

🎯
Focusing
View GitHub Profile
@wogong
wogong / testflight_monitor.py
Created July 31, 2025 08:06
Monitor whether there are slot on the iOS TestFlight
import requests
import time
import re
import logging
import asyncio
from telegram.ext import Application
import argparse
from datetime import datetime
# Configure logging
@wogong
wogong / md2rrjson.py
Created March 1, 2021 01:09
Markdown to Roam Research
""" Markdown (with date in title) files import to Roam Research using JSON format
"""
import os
import glob
import re
import json
import maya
from nanoid import generate
@wogong
wogong / flomo.sh
Created December 13, 2020 17:07
flomo shell function
#!/bin/sh
fl () {
API="https://flomoapp.com/iwh/xxxxxxx/" # substitute with your flomo API
curl -s -H "Accept: application/json" -H "Content-type: application/json" -s -X POST $API -d '{"content":"'"$*"'"}'
}
### Keybase proof
I hereby claim:
* I am wogong on github.
* I am wogong (https://keybase.io/wogong) on keybase.
* I have a public key whose fingerprint is 9154 A629 62DE 93DC 64EC 3D4D 05D6 93E0 09DD 1201
To claim this, I am signing this object: