summaryrefslogtreecommitdiff
path: root/source/qr-codes/notes.txt
diff options
context:
space:
mode:
authorelijah <elijah@riseup.net>2014-07-08 15:59:04 -0700
committerelijah <elijah@riseup.net>2014-07-08 15:59:04 -0700
commit6e68dee48130e7916617f90b87121498b58c0919 (patch)
tree71fad87cee7eedde298673d4688e63441e1f0c74 /source/qr-codes/notes.txt
parent69bfe165d8f1e2923042f49e598646fe91bd903a (diff)
added qr codes for android
Diffstat (limited to 'source/qr-codes/notes.txt')
-rw-r--r--source/qr-codes/notes.txt17
1 files changed, 17 insertions, 0 deletions
diff --git a/source/qr-codes/notes.txt b/source/qr-codes/notes.txt
new file mode 100644
index 0000000..15e82e3
--- /dev/null
+++ b/source/qr-codes/notes.txt
@@ -0,0 +1,17 @@
+I used http://goqr.me/ to generate the svg files. They don't have a white border
+which means that the won't work unless displayed against a white background.
+
+The urls used here are:
+
+* https://play.google.com/store/apps/details?id=se.leap.bitmaskclient
+ this one will work for both android clients and non-android clients
+ although there is not much point to support non-android
+
+* market://details?id=se.leap.bitmaskclient
+ will open directly in google play app
+
+* https://dl.bitmask.net/client/android/Bitmask-Android-latest.apk
+ for directly downloading the apk
+
+
+