Skip to content

Instantly share code, notes, and snippets.

View cumulus13's full-sized avatar
💭
Just Hobbies

cumulus13 cumulus13

💭
Just Hobbies
  • cumulus13
  • singapore
View GitHub Profile
@cumulus13
cumulus13 / mpcc.bat
Last active July 2, 2025 02:15
[Batch] MPD show current playlist and current playing with colors
@echo off
setlocal enabledelayedexpansion
chcp 65001 >nul
:: Define ANSI color codes with proper escape character
for /f %%a in ('echo prompt $E ^| cmd') do set "ESC=%%a"
set "RESET=%ESC%[0m"
set "BOLD=%ESC%[1m"
set "DIM=%ESC%[2m"
set "YELLOW_BG=%ESC%[43m%ESC%[30m"
@cumulus13
cumulus13 / growli.py
Last active July 2, 2025 02:15
growli: send message to growl from sys.stdin
#!/usr/bin/env python3
import sys
import os
from pathlib import Path
from rich.console import Console
from rich.syntax import Syntax
# Import dengan error handling
try:
from gntplib import Publisher
@cumulus13
cumulus13 / Visual Studio 2022 Product Key
Created August 5, 2024 04:55
Visual Studio 2022 Enterprise Product key
Visual Studio 2022
Enterprise :
VHF9H-NXBBB-638P6-6JHCY-88JWH
Professional:
TD244-P4NB7-YQ6XK-Y8MMM-YWV2J