Skip to content

Instantly share code, notes, and snippets.

View oc013's full-sized avatar
🎯
Focusing

oc013

🎯
Focusing
View GitHub Profile
@oc013
oc013 / jellyfinchromecast.md
Created December 30, 2024 04:10 — forked from Vigrond/jellyfinchromecast.md
Jellyfin with Chromecast
@oc013
oc013 / trakt-remove-history.js
Created September 23, 2024 05:20 — forked from hugoboos/trakt-remove-history.js
Remove history from Trakt
// ==UserScript==
// @name Trakt History Remover
// @namespace http://tampermonkey.net/
// @version 0.1
// @description Clear all trakt history
// @author You
// @match https://trakt.tv/users/*/history
// @grant none
// ==/UserScript==
@oc013
oc013 / VNC_Server_On_Ubuntu_22.04LTS.md
Created June 20, 2023 19:54 — forked from indyfromoz/VNC_Server_On_Ubuntu_22.04LTS.md
VNC Server setup on Ubuntu 22.04 LTS

Setup

Install TigerVNC -

$ sudo apt install tigervnc-standalone-server

Configure VNC Server by running