Skip to content

Instantly share code, notes, and snippets.

View Stjerneklar's full-sized avatar
😈
Reloaded

Andreas Stjerneklar Kristensen Stjerneklar

😈
Reloaded
  • Fora
  • Copenhagen
View GitHub Profile
@Stjerneklar
Stjerneklar / Program.cs
Last active October 26, 2022 02:35
C# reminder app
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.Data;
using System.Data.SqlClient;
using System.Threading;
using System.Net;
using System.Net.Mime;
// ==UserScript==
// @name RLC Portable
// @version 0.1
// @description Portable Live Rooms
// @author Stjerneklar... only stjerneklar !
// @namespace http://tampermonkey.net/
// @include http*
// @require https://code.jquery.com/jquery-2.2.3.min.js
// @grant GM_addStyle
// @grant GM_setValue
// ==UserScript==
// @name RLC
// @version 3.8.12
// @description Chat-like functionality for Reddit Live
// @author FatherDerp
// @contributor Stjerneklar, thybag, mofosyne, jhon, 741456963789852123, MrSpicyWeiner, Concerned Hobbit (TheVarmari), Kretenkobr2
// @website https://github.com/BNolet/RLC/
// @namespace http://tampermonkey.net/
// @updateURL https://github.com/BNolet/RLC/blob/master/rlcs.user.js
// @downloadURL https://github.com/BNolet/RLC/blob/master/rlcs.user.js