-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
28 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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/). |