Skip to content

Commit

Permalink
qifi
Browse files Browse the repository at this point in the history
  • Loading branch information
bmann committed Jun 22, 2024
1 parent 371284e commit c804a42
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 0 deletions.
10 changes: 10 additions & 0 deletions _journals/2024-06-21_0951.md
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.
7 changes: 7 additions & 0 deletions _journals/2024-06-21_0953.md
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.
11 changes: 11 additions & 0 deletions _notes/QiFi.md
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/).

0 comments on commit c804a42

Please sign in to comment.