A macOS menu bar app that displays websites in mobile view. Perfect for monitoring dashboards, social media, or any web service directly from your menu bar.
- 🌐 Multiple website viewers - Run several instances simultaneously
 - 📱 Mobile rendering - Websites display in mobile format for compact viewing
 - 🎨 Smart icons - Automatically fetches website favicons or use custom images
 - 🔗 Link handling - Toggle between internal navigation or opening links externally
 - ⚙️ Customizable - Adjust window size, URL, and behavior per instance
 - 🚫 No dock clutter - Lives purely in your menu bar
 
- Go to Releases
 - Download the latest 
menusite-macos.zip - Unzip and drag 
menusite.appto Applications folder - Important: Right-click → "Open" on first launch (unsigned app security requirement)
 
git clone https://github.com/fredsmith/menusite.git
cd menusite
open menusite.xcodeproj
# Build and run in Xcode (⌘+R)- 
Click the menu bar icon to open/close the website viewer
 - 
Right-click the menu bar icon for options:
- Toggle external link behavior
 - Access settings
 - Create new viewers
 - Refresh or close
 
 - 
Settings allow you to:
- Change website URL
 - Customize window dimensions
 - Upload custom icons
 - Configure link handling
 
 
- macOS 11.0 or later
 - Internet connection for website loading
 
- Developer dashboards - Monitor CI/CD, analytics, or admin panels
 - Social media - Quick access to Twitter, LinkedIn, etc.
 - System monitoring - Keep an eye on server status pages
 - Personal productivity - Todo lists, calendars, or note-taking apps
 - News & updates - Stay informed without browser tabs
 
- App is unsigned (shows security warning on first launch)
 - Some websites may not work properly in mobile view
 - Login sessions may not persist between app restarts
 
- Fork the repository
 - Create a feature branch (
git checkout -b feature/amazing-feature) - Commit your changes (
git commit -m 'Add amazing feature') - Push to the branch (
git push origin feature/amazing-feature) - Open a Pull Request
 
This project is open source and available under the MIT License.
If you encounter issues or have feature requests, please open an issue.
Made with ❤️ for the macOS community
