98 lines
2.5 KiB
Plaintext
98 lines
2.5 KiB
Plaintext
Categories:Connectivity
|
|
License:GPL-3.0+
|
|
Web Site:
|
|
Source Code:https://github.com/mofosyne/NFCMessageBoard
|
|
Issue Tracker:https://github.com/mofosyne/NFCMessageBoard/issues
|
|
|
|
Auto Name:NFCMessageBoard
|
|
Summary:Share messages via NFC tags
|
|
Description:
|
|
Proof of concept for a localized message system.
|
|
|
|
It is quite simple, and does the job of reading and writing to any plain text
|
|
NFC tags. At a minimum you are recommended to use an NTAG216 that gives you
|
|
approximately 800 bytes of writeable memory.
|
|
|
|
It also has the advantage of being relatively private means of communicating
|
|
(even if it runs the issue of spoofing), since it is essentially a dead drop
|
|
system.
|
|
|
|
Potential Uses:
|
|
|
|
* Geo Cache GuestBook
|
|
* Ingress Local Message Store
|
|
|
|
Features:
|
|
|
|
* Reads Plain Text
|
|
* Write and prepends a message to a Plain Text Tag
|
|
* UTF-8 support, so can show emoticon.
|
|
* Links, email, map address are autolinked
|
|
.
|
|
|
|
Repo Type:git
|
|
Repo:https://github.com/mofosyne/NFCMessageBoard
|
|
|
|
Build:1.0,1
|
|
commit=87630a2348e9e2a6c7bf82fdb541188aa3f71760
|
|
subdir=app
|
|
gradle=yes
|
|
|
|
Build:1.2,3
|
|
commit=d1254957f3374977ea21fce50d91c38e4db9d47b
|
|
subdir=app
|
|
gradle=yes
|
|
|
|
Build:1.4,5
|
|
commit=34da04176cf6594aec572b698b9bcff6d67d58f9
|
|
subdir=app
|
|
gradle=yes
|
|
|
|
Build:1.5,6
|
|
commit=5b16a250fecb6b97520fa0c1b778167dcc41b5bb
|
|
subdir=app
|
|
gradle=yes
|
|
|
|
Build:2,7
|
|
commit=dafa224dfe1aaf531ff2b8cfc6e7c149e6578822
|
|
subdir=app
|
|
gradle=yes
|
|
|
|
Build:2.3,10
|
|
commit=9c0df3ebdd50b5c847913d28da00f53adcbf8556
|
|
subdir=app
|
|
gradle=yes
|
|
|
|
Build:2.3.3,12
|
|
commit=59d98a815584eb60f6b44a65523e3df692adf6b6
|
|
subdir=app
|
|
gradle=yes
|
|
|
|
Build:2.3.4,13
|
|
commit=1e3962a2c6b46aeba46d9fbe89d59cd5f67e4222
|
|
subdir=app
|
|
gradle=yes
|
|
|
|
Build:3.0,14
|
|
commit=ed26183c3ff3c3fda073c3272750bd6faf059a95
|
|
subdir=app
|
|
gradle=yes
|
|
prebuild=mv src/main/java/com/briankhuu/nfcmessageboard/writingToTextTag.java src/main/java/com/briankhuu/nfcmessageboard/WritingToTextTag.java
|
|
|
|
Build:3.1,15
|
|
commit=0c60e613ee6780f688dcc9fc1cd754ae7b2856aa
|
|
subdir=app
|
|
gradle=yes
|
|
prebuild=mv src/main/java/com/briankhuu/nfcmessageboard/writingToTextTag.java src/main/java/com/briankhuu/nfcmessageboard/WritingToTextTag.java
|
|
|
|
Build:3.2,16
|
|
commit=4ea9b775714c2ff942010090c170df118407987b
|
|
subdir=app
|
|
gradle=yes
|
|
prebuild=mv src/main/java/com/briankhuu/nfcmessageboard/writingToTextTag.java src/main/java/com/briankhuu/nfcmessageboard/WritingToTextTag.java
|
|
|
|
Auto Update Mode:None
|
|
Update Check Mode:RepoManifest
|
|
Current Version:3.3
|
|
Current Version Code:17
|