Secure File Transfer for Windows with Cerberus by Redwood
Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.
Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
Try for Free
Earn up to 16% annual interest with Nexo.
Access competitive interest rates on your digital assets.
Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform.
Geographic restrictions, eligibility, and terms apply.
mypy is a static type checker for Python that analyzes sourcecode without executing it, catching type errors early in development. It implements PEP 484-style type hints and supports gradual typing, allowing untyped or partially typed modules to coexist with statically typed code. The tool integrates with common editors and CI systems, and offers a daemon mode for fast, incremental checks across large codebases.
Stupid Notepad - The Simplest Notepad Ever!
It's simply impossible to come up with something simpler.
The program allows you to edit text files. You enter the path to the file and can view and edit it, as well as create new files. Why is this notepad stupid? Because it's extremely simple and primitive, making it understandable for everyone! The interface consists of just seven elements:
- Text field for entering the file path;
- "Browse..." button;
- "Open" button;
- "New"...
Raspberry pi + adafruit cap tft + ada fruit case +python code
Raspberry pi
adafruit capacitive touch tft
ada fruit case for pi
ldr +capacitor for background light level
dfc77 receiver for time
python code based on wiringpi2, pygame