An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

        

# sampletunnel
### share sample information between two laboratory computers

labora.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