Skip to content

Instantly share code, notes, and snippets.

View CircuitRCAY's full-sized avatar
👋
We'll meet again.

Abel Moarrensis [no longer active] CircuitRCAY

👋
We'll meet again.
  • Melbourne, VIC
View GitHub Profile
@CircuitRCAY
CircuitRCAY / twitterblue-nerd.js
Last active November 10, 2022 05:21 — forked from busybox11/twitterblue-nerd.js
Twitter Blue Nerd: Drip Edition
// ==UserScript==
// @name @chaoticvibing @CircuitRCAY Twitter Blue Drip - twitter.com
// @namespace Violentmonkey Scripts
// @match *://*.twitter.com/*
// @grant none
// @version 1.2.0
// @author @chaoticvibing - GH @busybox11 | @CircuitRCAY
// @description 11/9/2022, 11:45:28 PM
// @updateURL https://gist.githubusercontent.com/CircuitRCAY/297408d564e71b4dafed131450b2ea82/raw/twitterblue-nerd.js
// @downloadURL https://gist.githubusercontent.com/CircuitRCAY/297408d564e71b4dafed131450b2ea82/raw/twitterblue-nerd.js
@CircuitRCAY
CircuitRCAY / README.md
Last active June 7, 2021 14:19
Blender Printer for Blender 2.9

Blender Braille Printer

This is a modified version of louisheath/braille-printer (which prints Grade 1 braille) for newer Blender versions, and to run in the Blender Python console.

@CircuitRCAY
CircuitRCAY / README.md
Last active February 8, 2021 23:13
Whatt, a PowerShell prompt.

Whatt

This is a Lumin port for PowerShell.

How to install

This module works with PowerShell and PSCore.

Run this script

iwr -useb circ.x3.pm/s/9oi3 -OutFile $profile

Screenshots

Coming soon.

Keybase proof

I hereby claim:

  • I am circuitrcay on github.
  • I am circuitrcay (https://keybase.io/circuitrcay) on keybase.
  • I have a public key ASDzoTGoWVXEp2dNU8FHcfWEOv9TnHrdjFQ-E4XCjW9gawo

To claim this, I am signing this object:

@CircuitRCAY
CircuitRCAY / cordvert.py
Created July 22, 2020 04:51
Cordvert, convert .css themes to Powercord themes.
import argparse
import getpass
import zipfile
import json
import os
parser = argparse.ArgumentParser(description="Convert a .css file to an installable Powercord theme.")
parser.add_argument('-n', "--name", help='Sets the theme name.', default="powercord-theme")
parser.add_argument("-v", "--version", help="Sets the theme version.", default="1.0.0")
parser.add_argument("-d", "--desc", help="Sets the theme description.", default="Converted by Cordvert(tm)")
@CircuitRCAY
CircuitRCAY / adb_reload.sh
Last active May 22, 2020 02:33
Reload adbd to connect wirelessly. (needs root)
IP=$(ifconfig | grep netmask | head -2 | sed 's/\:/ /' | awk '{print $2}' | sed '2q;d')
echo "reloading....."
su -c "setprop service.adb.tcp.port 5555"
su -c "stop adbd && start adbd"
echo "reloaded! listening on $IP:5555"
@CircuitRCAY
CircuitRCAY / uploader.sh
Last active June 26, 2021 13:16
whats-th.is uploader using owo.sh and maim
#!/bin/sh
#
# A custom uploader script using maim and owo.sh
#
# Made by CircuitRCAY (@CircuitRCAY)
#
DOMAIN="https://tik-tok.is-bad.com"
@CircuitRCAY
CircuitRCAY / agnoster_reloaded.psm1
Created December 30, 2019 01:23
oh-my-posh theme, based off of agnoster.
#requires -Version 2 -Modules posh-git
$city = "Melbourne,AU"
$units = "metric"
$apiKey = "api-key"
$raw = Get-WeatherCurrentRaw -City $city -ApiKey $apiKey -Units $units
$temp = Get-WeatherCityTemperature -WeatherCity $raw -Units $units
$status = Get-WeatherCityStatus -WeatherCity $raw
$symbol = Get-WeatherCityStatus -Symbol -WeatherCity $raw
$weather = "$($symbol) $($temp)"

Keybase proof

I hereby claim:

  • I am circuitcodes on github.

  • I am circuitrcay (https://keybase.io/circuitrcay) on keybase.

  • I have a public key ASBi5bTSXDs9c8G4GZAEIz6tY0ud1ev6cHooHJBkMnmWJwo

Keybase proof

I hereby claim:

  • I am circuitcodes on github.
  • I am circuitrcay (https://keybase.io/circuitrcay) on keybase.
  • I have a public key ASDKcK8-uECFZfy5uPW8uT5AJ5wto1otX2Tx6KDXRk2Lpwo

To claim this, I am signing this object: