https://github.com/vindolin/dukti
Flutter app for sharing files and clipboard content between instances. Similar to Dukto.
https://github.com/vindolin/dukti
clipboard file-transfer flutter
Last synced: 5 months ago
JSON representation
Flutter app for sharing files and clipboard content between instances. Similar to Dukto.
- Host: GitHub
- URL: https://github.com/vindolin/dukti
- Owner: vindolin
- Created: 2024-09-02T09:54:06.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-12T20:28:59.000Z (about 1 year ago)
- Last Synced: 2025-03-16T13:41:59.072Z (about 1 year ago)
- Topics: clipboard, file-transfer, flutter
- Language: Dart
- Homepage:
- Size: 1.74 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dukti
## Toy project similar to Dukto
# 🚧 Work in progress 🚧
- Uses a zeroconf browser to find other instances and lets you transfer files and the clipboard content between them.
- Works on desktop and mobile platforms.
- Communication is handled by a shelf webserver/Dio client over TLS.
### Screenshots