sudo dnf copr enable aleasto/waydroid
1. Photoscissors 6.1 : UAAA-UAYO-AKBA-LAAA-WULP-MAKA-IFHA-CLAF | |
2. Batch Inpaint 2.2: ZUKA-BACE-GTRD-UCNR-LYDK-TVZG-ORNZ-HUTY | |
3. DupHunter 2.0: QRRD-ODNY-DJEI-CABC-AIVN-EPTP-DGAT-JSWB | |
4. FolderIco 6.2.x: FKAA-HAWO-MBRY-FHEV-UKAJ-DYHV-XWWA-PAFP | |
5. Inpaint 8.0: HWTU-QACW-ELMN-SVGP-AAAI-ITGP-EYPH-CFAP | |
6. Intelligent Resizer 3.0: EHSP-XUTD-UANB-XBBX-FUAQ-IPAP-UBNK-FFZR | |
7. NetLimiter 3 | |
Registration name: Peter Raheli | |
Registration code: C99A2-QSSUD-2CSBG-TSRPN-A2BEB |
Span Wallpaper: https://github.com/hhannine/superpaper/ | |
reqrypt: https://github.com/basil00/reqrypt |
Instructions: | |
Edit ~/.wine/user.reg | |
Find the line that says [Control Panel\Colors] and replace it with: https://pastebin.com/NM3NeHnc | |
# proxychains.conf VER 4.x | |
# | |
# HTTP, SOCKS4a, SOCKS5 tunneling proxifier with DNS. | |
# The option below identifies how the ProxyList is treated. | |
# only one option should be uncommented at time, | |
# otherwise the last appearing option will be accepted | |
# | |
dynamic_chain |
*** Best video in mp4 format [if available] in 1080p *** | |
$ youtube-dl -f 'bestvideo[height<=1080 && ext=mp4]+bestaudio' https://www.youtube.com/watch?v=LXb3EKWsInQ | |
*** For ease of use make alias for this command *** | |
$ alias yt="youtube-dl -f 'bestvideo[ext=mp4][height<=1200]+bestaudio[ext=m4a]' -o '%(title)s'" | |
Youtube-dl Tutorial With Examples | |
Here, I have compiled most commonly used Youtube-dl commands to download a video or playlist from YouTube. |
Windows 7 iso torrents: | |
https://web.archive.org/web/20180704214535/http://mirror.corenoc.de/digitalrivercontent.net/ |
// ==UserScript== | |
// @name Reddit Auto Expand and keyboard navigation | |
// @namespace http://www.reddit.com/ | |
// @version 0.1 | |
// @description Auto expand all expandos on new reddit and a keyboard navigation that's not retarded. | |
// @author Dregu | |
// @match https://www.reddit.com/* | |
// @grant none | |
// ==/UserScript== |
1. Download "..._x64.zip" version from latest. | |
https://github.com/zhongyang219/TrafficMonitor/releases | |
2. Extract it to any location. Open "TrafficMonitor.exe" | |
3. Right click on the small window | |
- Click "Show taskbar window" | |
- again uncheck "show main window" | |
5. Right click on the "taskbar window of Traffic monitor. | |
- Go "Options..." | |
- Click "General Settings" | |
- Check "Auto run when windows starts". |
mkdir isobuild && cd isobuild
sudo dnf install rpm-ostree lorax -y
git clone -b f33 https://pagure.io/workstation-ostree-config
git clone -b f33 https://pagure.io/fedora-lorax-templates.git
mkdir repo
ostree init --repo=repo
rpm-ostree compose tree --repo=$(pwd)/repo \
$(pwd)/workstation-ostree-config/fedora-silverblue.yaml