Getting started
Access Fylepad instantly at fylepadapp.vercel.app. No download or installation required—just open the URL and start taking notes.Browser compatibility
Fylepad works best in modern browsers with full support for PWA features:Recommended
- Google Chrome (latest)
- Microsoft Edge (latest)
- Safari 15.4+
- Firefox (latest)
Mobile browsers
- Chrome for Android
- Safari for iOS 15.4+
- Samsung Internet
Progressive Web App features
Fylepad’s web version is built as a PWA, providing enhanced capabilities beyond a traditional web application.Install as an app
You can install Fylepad to your device for quick access:- Desktop
- Mobile
- Open fylepadapp.vercel.app in your browser
- Look for the install icon in your browser’s address bar
- Click “Install” or “Add to Home Screen”
- The app will open in its own window without browser UI
Once installed, Fylepad appears as a standalone app with its own icon, just like native applications.
Offline capabilities
The PWA uses service workers to cache essential resources, allowing you to:- Access the application interface offline
- Continue working on your notes without connectivity
- Automatically sync changes when you’re back online
While the interface works offline, some features like AI editing require an internet connection.
App manifest
Fylepad’s PWA manifest defines its appearance and behavior:standalone display mode removes browser UI elements, creating an immersive app-like experience.
Storage
The web version uses browser localStorage to persist your notes and preferences. Your data remains private and stored only on your device.Performance
Fylepad’s web application is optimized for performance:- Static site generation with Nuxt.js for fast initial loads
- Efficient bundle splitting
- Lazy loading of heavy components (diagrams, charts)
- Minimal JavaScript payload
Responsive design
The web interface adapts seamlessly to different screen sizes:- Desktop: Full multi-tab interface with side panels
- Tablet: Optimized layout with collapsible sidebars
- Mobile: Touch-friendly controls and simplified navigation