https://github.com/emanuelefavero/menubar-apps
MenuBar Apps website, delivering lightweight Mac OS apps for your menu bar.
https://github.com/emanuelefavero/menubar-apps
apps electron macos menubar nextjs prettier tailwindcss typescript website
Last synced: 3 months ago
JSON representation
MenuBar Apps website, delivering lightweight Mac OS apps for your menu bar.
- Host: GitHub
- URL: https://github.com/emanuelefavero/menubar-apps
- Owner: emanuelefavero
- License: mit
- Created: 2025-05-23T18:55:34.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-26T19:47:09.000Z (about 1 year ago)
- Last Synced: 2025-06-26T20:29:15.887Z (about 1 year ago)
- Topics: apps, electron, macos, menubar, nextjs, prettier, tailwindcss, typescript, website
- Language: TypeScript
- Homepage:
- Size: 510 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# MenuBar Apps
This is the repository for the MenuBar Apps website, which delivers lightweight Mac OS applications that run in the menu bar.
### Website
> Note: The website is still under development
- [https://menubar-apps.vercel.app/](https://menubar-apps.vercel.app/)
## Getting Started
- Clone the repository
- `cd` into the project directory
- Run `npm install` to install the dependencies
- Run `npm run dev` to start the development server
- Open `http://localhost:3000` in your browser to view the website
## Contributing
We welcome contributions to the MenuBar Apps website! If you have any suggestions or improvements, please feel free to open an issue or submit a pull request.
## Resources
- [Next.js](https://nextjs.org/)
- [React](https://react.dev/)
- [TypeScript](https://www.typescriptlang.org/)
- [Tailwind CSS](https://tailwindcss.com/)
- [Prettier](https://prettier.io/)
## License
- [MIT](LICENSE.md)
[**Go To Top ⬆️**](#menubar-apps)