Skip to content

Instantly share code, notes, and snippets.

View TaylanTatli's full-sized avatar
👋

Taylan Tatlı TaylanTatli

👋
View GitHub Profile
@TaylanTatli
TaylanTatli / PKGBUILD
Last active October 19, 2025 21:05
UpNote #PKGBUILD
# Maintainer: taylantatli <taylantatli90 at gmail dot com>
pkgname=upnote-git
pkgver=8.0.4
pkgrel=1
pkgdesc="UpNote's a beautiful app for writing and organizing."
arch=('x86_64')
url="https://getupnote.com"
license=('custom')
conflicts=('upnote')
@TaylanTatli
TaylanTatli / dizillaytfragman.js
Last active October 19, 2025 21:12
Dizlla Youtube Fragman Butonu #UserScripts
// ==UserScript==
// @name Dizilla Youtube Fragman Butonu
// @namespace Violentmonkey Scripts
// @match *://dizilla4.com/dizi/*
// @grant none
// @version 1.3
// @author TaylanTatli
// @license MIT
// @require https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js
// @description 29.10.2022 16:45:12
@TaylanTatli
TaylanTatli / sort.js
Last active October 19, 2025 21:13
Sort Chrome Extensions by Votes #UserScripts
// https://superuser.com/questions/1010405/how-to-sort-extension-in-the-chrome-web-store/1598910#1598910
var i = 0;
var num_of_items = 0;
var stop = false;
function startCheck(max)
{
i++;
//document.querySelectorAll('div.h-a-Kd.a-Hd-mb')[0];
var bottom = document.querySelectorAll('div.h-a-Hd-mb.a-Hd-mb')[0];
@TaylanTatli
TaylanTatli / migrate.sh
Created July 6, 2022 19:45
Github To Gitea Migration
#!/bin/bash
GITHUB_USERNAME=
GITHUB_TOKEN=
GITEA_USERNAME=
GITEA_TOKEN=
GITEA_DOMAIN=
GITEA_REPO_OWNER=
@TaylanTatli
TaylanTatli / NordDark.colors
Created June 20, 2022 15:11
Nord Dark Plasma Colorscheme
[ColorEffects:Disabled]
Color=210,205,218
ColorAmount=1
ColorEffect=1
ContrastAmount=0.75
ContrastEffect=1
IntensityAmount=0.45
IntensityEffect=0
[ColorEffects:Inactive]
@TaylanTatli
TaylanTatli / NordLight.colors
Created June 20, 2022 15:10
Nord Light Plasma Color Scheme
[ColorEffects:Disabled]
Color=210,205,218
ColorAmount=1
ColorEffect=1
ContrastAmount=0.75
ContrastEffect=1
IntensityAmount=0.45
IntensityEffect=0
[ColorEffects:Inactive]
@TaylanTatli
TaylanTatli / custom.css
Created March 20, 2021 22:44
Custom CSS for RSSPreview Firefox Extension
html {
background-color: #2b2b2b;
}
a {
color: #FFB300;
text-decoration: none;
}
#feedTitleText {
font-size: 2.5em;
}
@TaylanTatli
TaylanTatli / Custom CSS.css
Last active November 26, 2024 07:08
I created a repo for Miniflux Themes and added a new Catppuccin theme. If anyone interested: https://github.com/TaylanTatli/MinifluxThemes
:root {
--font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
--body-color: rgba(255, 255, 255, 0.7);
--body-background: #282c34;
--header-link-color: #9b9494;
--header-active-link-color: #d19a66;
--input-border: 1px solid #2c384e;
--input-background: #2c384e;
--input-placeholder-color: #888;
--input-focus-border-color: #d19a66;
@TaylanTatli
TaylanTatli / release.sh
Created February 26, 2021 00:12 — forked from devster/release.sh
Relase git tag script
#!/bin/bash
# Script to simplify the release flow.
# 1) Fetch the current release version
# 2) Increase the version (major, minor, patch)
# 3) Add a new git tag
# 4) Push the tag
# Parse command line options.
while getopts ":Mmpd" Option
//usr/bin/gcc -IX11 -lX11 -Ifontconfig -lfontconfig cfetch.c -o cfetch -Os; exec ./cfetch
/*-------------*\
/ | FLEXFETCH | \
\ | 1.0.0.1 | /
\*-------------*/
/*
CHANGELOG