https://github.com/f321x/sampletunnel
Programs to detect lab specific sample names on input (keylogger style), reformat them, transport them encrypted to another computer and put them into clipboard.
https://github.com/f321x/sampletunnel
laboratory nostr python sample-management
Last synced: 26 days ago
JSON representation
Programs to detect lab specific sample names on input (keylogger style), reformat them, transport them encrypted to another computer and put them into clipboard.
- Host: GitHub
- URL: https://github.com/f321x/sampletunnel
- Owner: f321x
- License: mit
- Archived: true
- Created: 2022-11-02T18:41:01.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-11-03T06:17:08.000Z (over 2 years ago)
- Last Synced: 2025-03-05T13:49:32.567Z (3 months ago)
- Topics: laboratory, nostr, python, sample-management
- Language: Python
- Homepage:
- Size: 10.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# sampletunnel
### share sample information between two laboratory computerslabora.py detects specific sample information on input (keylogger style) and, after reformatting, publishes them as encrypted message (Type 4) on various relays via the Nostr protocol.
ir.py listens for new nostr events published by the labora.py pubkey. After receiving an event the message will be decrypted and stored into the clipboard.
_This way sample information only needs to be typed in on one computer and can simply be pasted in the lab specific software running on the receiving computer._
#### Additional information:
**Nostr protocol:**
https://github.com/nostr-protocol/nostr