Choose your platform
Fylepad is available for all major operating systems and can also be used directly in your browser.Windows
Download the MSI installer for Windows
macOS
Download the DMG package for macOS
Linux
Download the DEB package for Ubuntu/Debian
Web
Use Fylepad directly in your browser
Desktop installation
Download the installer
Visit the Releases page on GitHub and download the latest version for your platform:
- Windows:
fylepad_3.0.0_x64.msi - macOS (Intel):
fylepad_3.0.0_x64.dmg - macOS (Apple Silicon):
fylepad_3.0.0_aarch64.app - Linux (Debian/Ubuntu):
fylepad_3.0.0_amd64.deb
Install the application
- Windows
- macOS
- Linux
- Double-click the downloaded
.msifile - Follow the installation wizard
- Launch Fylepad from the Start menu or desktop shortcut
Web version
Prefer not to install anything? Use the web version of Fylepad:Launch web version
Access Fylepad directly in your browser at fylepadapp.vercel.app
While the web version offers the same features, we recommend using the desktop app for daily offline use and better performance.
System requirements
Desktop applications
- Windows: Windows 10 or later
- macOS: macOS 10.15 (Catalina) or later
- Linux: Modern distribution with GTK 3.0+
- Disk space: Less than 10MB
- Memory: Minimal RAM usage thanks to Rust core
Web version
- Modern web browser (Chrome, Firefox, Safari, Edge)
- Internet connection required
Verify installation
After installation, verify that Fylepad is working correctly:- Launch the application
- You should see the main editor interface
- The window title should display “fylepad - a notepad of your dreams.”
- Try creating a new note to confirm everything works
Next steps
Quickstart guide
Learn how to create your first note and explore basic features.
Rich text editing
Discover Fylepad’s powerful editing capabilities.
Troubleshooting
If you encounter issues during installation:- Windows: Ensure you have administrator privileges
- macOS: Check Security & Privacy settings for blocked applications
- Linux: Verify all dependencies are installed with
apt-get install -f