Skip to content

Instantly share code, notes, and snippets.

@MattNer0
MattNer0 / CN-cloud-disk-providers.md
Last active October 2, 2019 13:53 — forked from weakish/backup-providers.md
reviews of vps, storage, mail forward

Cloud disks in China

Cloud disks with API in China

  • space: 100GB+
  • file limit: 100MB (web) 1GB(client)
@MattNer0
MattNer0 / taskview.ahk
Created July 23, 2017 09:11 — forked from WhiteAbeLincoln/taskview.ahk
Autohotkey hotcorners script to activate task view
#Persistent
; The following script can define hotcorners for any number of monitors arranged in any configuration.
; Horizontally arranged monitors work best
; Vertically arranged monitors may have some difficulty (read: over sensitivity since moving your mouse too far up puts it into Bottom*, not Top*), but should still work
; ---------------------------------------
; USER CONFIGURABLE
; ---------------------------------------
#!/bin/bash
#
# Watch current directory (recursively) for file changes, and execute
# a command when a file or directory is created, modified or deleted.
#
# Written by: Senko Rasic <senko.rasic@dobarkod.hr>
#
# Requires Linux, bash and inotifywait (from inotify-tools package).
#
# To avoid executing the command multiple times when a sequence of