Skip to content

Instantly share code, notes, and snippets.

View TaylanTatli's full-sized avatar
👋

Taylan Tatlı TaylanTatli

👋
View GitHub Profile
@TaylanTatli
TaylanTatli / script.js
Created September 18, 2023 14:48
Rose Wood Tumblr Theme npm images script
/*---------------------------------------------------------
NPF images fix v3.0 by @glenthemes [2021]
💌 git.io/JRBt7
Credits:
> wrap divs that are next to each other by Nick Craver
stackoverflow.com/a/3329249/8144506
> get 'deepest' element script by Balint Bako
stackoverflow.com/a/18652986/8144506
@TaylanTatli
TaylanTatli / PKGBUILD
Created September 16, 2023 22:00
UpNote
# 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')
表盘文件目录:
Z:\run\media\DATA\Dev\WatchFaces\TWatch04
Z:\run\media\DATA\Apps\Source\Facemaker-linux-x64\packager\huawei
del /Q "Z:\run\media\DATA\Apps\Source\Facemaker-linux-x64\packager\huawei\tools\image"
xcopy "Z:\run\media\DATA\Dev\WatchFaces\TWatch04\watchface\res" "Z:\run\media\DATA\Apps\Source\Facemaker-linux-x64\packager\huawei\tools\image\"
<?xml version="1.0" encoding="UTF-8"?>
<HwTheme>
<title>TWatch04</title>
<title-cn>TWatch04</title-cn>
<author>Taylan Tatl谋</author>
/* Reduce Sidebar Items */
.nautilus-window .sidebar-row {
padding: 0;
margin-top: 1px;
margin-bottom: 1px;
min-height: 30px;
}
/* Reduce Icons padding / margin */
.nautilus-window .view {
@TaylanTatli
TaylanTatli / waybar-config.json
Last active January 9, 2024 08:50
Dots 01.01.23
// vim: ft=jsonc
{
"layer": "top",
"position": "top",
"modules-left": ["wlr/workspaces", "hyprland/window"],
"modules-center": ["custom/spotify"],
"modules-right": ["idle_inhibitor","custom/pacman", "custom/todo", "backlight", "tray", "bluetooth", "pulseaudio", "network", "battery","custom/notification", "clock"],
//////////////
// MODULES //
/////////////
@TaylanTatli
TaylanTatli / ytdeletelibsongs.js
Last active December 4, 2023 02:05
Youtube & YTMusic Scripts
function sleep(ms) {
return new Promise((resolve) => setTimeout(resolve, ms));
}
async function deleteLibSongs() {
`use strict`;
var items = document.body.querySelectorAll(
".dropdown-trigger.ytmusic-menu-renderer"
);
var out;
const NAME = "Taylan";
const CARDS = [
{
name: "Trakt",
icon: "fa-tv",
link: "https://trakt.tv/",
},
{
name: "Reddit",
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@TaylanTatli
TaylanTatli / adblock-list.txt.json
Last active November 5, 2022 01:20
Epiphany AdBlock List as Json
This file has been truncated, but you can view the full file.
[
{
"trigger": {
"url-filter": "^[^:]+:(//)?([^/]+\\.)?telechargerdes\\.com([^-_.%a-z0-9].*)?$",
"url-filter-is-case-sensitive": true,
"resource-type": [
"image",
"style-sheet",
"script",
@TaylanTatli
TaylanTatli / dizillaytfragman.js
Last active October 29, 2022 14:31
Dizlla Youtube Fragman Butonu
// ==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