https://github.com/nitintf/layout
A macOS app for seamless windows and app management
https://github.com/nitintf/layout
Last synced: 5 months ago
JSON representation
A macOS app for seamless windows and app management
- Host: GitHub
- URL: https://github.com/nitintf/layout
- Owner: nitintf
- License: mit
- Created: 2024-01-16T19:59:49.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-17T06:58:54.000Z (over 2 years ago)
- Last Synced: 2024-04-18T11:26:08.090Z (about 2 years ago)
- Language: TypeScript
- Homepage:
- Size: 485 KB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Layout
Layout is a window management tool for MacOS, built with React and Electron. It allows users to easily manage their open windows and improve their workflow.
https://github.com/nitintf/layout/assets/55453926/4fa82933-71fe-4e35-8c05-a1ea86e3dac2
## Installation
@todo
## How to use it
@todo
## Setup for Development
1. Clone the repository to your local machine.
2. Navigate to the project directory.
3. Install the dependencies with `yarn`.
4. Start the development server with `yarn dev`.
## Contribution
We welcome contributions from everyone. Before you start, please read our [CONTRIBUTING.md](CONTRIBUTING.md) guide.
## Download the App
You can download the latest version of the app from the [releases](https://github.com/nitintf/layout/releases) page.
## TODOs