diff --git a/src/wormhole/receive_file.py b/bin/receive_file.py similarity index 100% rename from src/wormhole/receive_file.py rename to bin/receive_file.py diff --git a/src/wormhole/receive_text.py b/bin/receive_text.py similarity index 100% rename from src/wormhole/receive_text.py rename to bin/receive_text.py diff --git a/src/wormhole/send_file.py b/bin/send_file.py similarity index 100% rename from src/wormhole/send_file.py rename to bin/send_file.py diff --git a/src/wormhole/send_text.py b/bin/send_text.py similarity index 100% rename from src/wormhole/send_text.py rename to bin/send_text.py