From c804a426bd0703708dd9055481dcb90214d3e62d Mon Sep 17 00:00:00 2001 From: Boris Mann Date: Sat, 22 Jun 2024 10:06:07 -0700 Subject: [PATCH] qifi --- _journals/2024-06-21_0951.md | 10 ++++++++++ _journals/2024-06-21_0953.md | 7 +++++++ _notes/QiFi.md | 11 +++++++++++ 3 files changed, 28 insertions(+) create mode 100644 _journals/2024-06-21_0951.md create mode 100644 _journals/2024-06-21_0953.md create mode 100644 _notes/QiFi.md diff --git a/_journals/2024-06-21_0951.md b/_journals/2024-06-21_0951.md new file mode 100644 index 0000000..0791ba6 --- /dev/null +++ b/_journals/2024-06-21_0951.md @@ -0,0 +1,10 @@ +--- +title: June 21st, 2024 +date: 2024-06-21, 09:51:56 -07:00 +section: journal +link: https://qifi.org/ +tags: + - wifi + - qrcode +--- +We've got a new network at [[Z-Space]] so I found [[QiFi]], a pure JS qrcode generator to make a code for people to scan and automatically connect to the visitor wifi. \ No newline at end of file diff --git a/_journals/2024-06-21_0953.md b/_journals/2024-06-21_0953.md new file mode 100644 index 0000000..077cb95 --- /dev/null +++ b/_journals/2024-06-21_0953.md @@ -0,0 +1,7 @@ +--- +title: June 21st, 2024 +date: 2024-06-21, 09:53:42 -07:00 +section: journal +link: https://www.linkedin.com/events/causalislandsberlin20247209958668648296448/ +--- +Went ahead and setup [[Causal Islands Berlin]] as a LinkedIn event. We announced new dates and a selection committee today. \ No newline at end of file diff --git a/_notes/QiFi.md b/_notes/QiFi.md new file mode 100644 index 0000000..2fd18c3 --- /dev/null +++ b/_notes/QiFi.md @@ -0,0 +1,11 @@ +--- +link: https://qifi.org/ +tags: + - qrcode + - wifi +--- +Pure JavaScript WiFi QR Code Generator + +Enter in your network SSID name and password and generate a QR code that can be scanned to auto-connect to that network. + +QiFi was written by [Evgeni Golov](https://www.die-welt.net/), using [jQuery](http://jquery.com/), [jQuery QRCode](http://jeromeetienne.github.io/jquery-qrcode/), [jQuery Storage](http://yckart.github.io/jquery.storage.js/) and [Bootstrap](https://getbootstrap.com/). \ No newline at end of file -- 2.51.2