Skip to content

Instantly share code, notes, and snippets.

@Raj9039852537
Raj9039852537 / AdbCommands
Created September 18, 2023 11:48 — forked from Pulimet/AdbCommands
Adb useful commands list
adb help // List all comands
== Adb Server
adb kill-server
adb start-server
== Adb Reboot
adb reboot
adb reboot recovery
adb reboot-bootloader
@Raj9039852537
Raj9039852537 / urltracker.json
Last active October 18, 2022 14:32
privacy redirector for urlcleaner app
{
"Warning! Non ascii characters found": {
"regex": ".*[^\\p{ASCII}].*",
"enabled": "true"
},
"Http link, consider using https": {
"regex": "^http:\/\/(.*)",
"replacement": "https:\/\/$1",
"enabled": "true"
},
@Raj9039852537
Raj9039852537 / Mega clipboard.prj.xml
Created February 19, 2021 05:19
Mega clipboard
<TaskerData sr="" dvi="1" tv="5.12.1-beta">
<dmetric>1080.0,2186.0</dmetric>
<Profile sr="prof813" ve="2">
<cdate>1611412018773</cdate>
<clp>true</clp>
<edate>1613622278938</edate>
<id>813</id>
<mid0>809</mid0>
<nme>MC - Get Clip</nme>
<Event sr="con0" ve="2">
@Raj9039852537
Raj9039852537 / codevember-28-phyllotaxis-of-speakers.markdown
Created January 7, 2019 09:16
#codevember - 28 - Phyllotaxis of Speakers
@Raj9039852537
Raj9039852537 / index.pug
Last active January 7, 2019 08:13
KbZqYM
script.
window.canvasOptions = {
autoClear: true,
autoCompensate: false,
autoPushPop: true,
canvas: true,
centered: true,
width: null,
height: null
};
@Raj9039852537
Raj9039852537 / random-molecule.markdown
Last active January 7, 2019 08:28
Random molecule

Flipping Out

Just an array of animated table flipping text emoticons. Their original states are even copypasteable!

A Pen by Jon Kantner on CodePen.

License.

@Raj9039852537
Raj9039852537 / index.pug
Created January 7, 2019 07:56
Simplicity 3
base(target='_blank')
#elWrap
#elRender
#elDOM