All Projects → apandhi → Autumn

apandhi / Autumn

Licence: gpl-3.0
A macOS window manager for JavaScript hackers

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Autumn

Pasteboard Viewer
📋 Inspect the system pasteboards on macOS
Stars: ✭ 257 (-12.59%)
Mutual labels:  developer-tools
Fw
workspace productivity booster
Stars: ✭ 269 (-8.5%)
Mutual labels:  developer-tools
Django Querycount
Middleware that Prints the number of DB queries to the runserver console.
Stars: ✭ 280 (-4.76%)
Mutual labels:  developer-tools
Devdocs Macos
An unofficial DevDocs API Documentation viewer for macOS.
Stars: ✭ 258 (-12.24%)
Mutual labels:  developer-tools
Hub
Dataset format for AI. Build, manage, & visualize datasets for deep learning. Stream data real-time to PyTorch/TensorFlow & version-control it. https://activeloop.ai
Stars: ✭ 4,003 (+1261.56%)
Mutual labels:  developer-tools
Polybar Themes
A huge collection of polybar themes with different styles, colors and variants.
Stars: ✭ 3,687 (+1154.08%)
Mutual labels:  window-manager
init-macOS-dev
init my macOS development environment
Stars: ✭ 14 (-95.24%)
Mutual labels:  developer-tools
Pyroscope
Continuous Profiling Platform! Debug performance issues down to a single line of code
Stars: ✭ 4,816 (+1538.1%)
Mutual labels:  developer-tools
Node Window Manager
Manage windows in Windows, macOS and Linux using Node.js
Stars: ✭ 263 (-10.54%)
Mutual labels:  window-manager
Budibase
Budibase is an open-source low-code platform for creating internal apps in minutes. Supports PostgreSQL, MySQL, MSSQL, MongoDB, Rest API, Docker, K8s 🚀
Stars: ✭ 8,071 (+2645.24%)
Mutual labels:  developer-tools
Serverlessbydesign
A visual approach to serverless development. Think. Build. Repeat.
Stars: ✭ 254 (-13.61%)
Mutual labels:  developer-tools
Docker Spark Cluster
A simple spark standalone cluster for your testing environment purposses
Stars: ✭ 261 (-11.22%)
Mutual labels:  developer-tools
Takeoff
A rapid development environment using docker for convenience.
Stars: ✭ 271 (-7.82%)
Mutual labels:  developer-tools
Maildev
📫 SMTP Server + Web Interface for viewing and testing emails during development.
Stars: ✭ 3,102 (+955.1%)
Mutual labels:  developer-tools
Spacehammer
Hammerspoon config inspired by Spacemacs
Stars: ✭ 280 (-4.76%)
Mutual labels:  window-manager
DevToys
A Swiss Army knife for developers.
Stars: ✭ 4,986 (+1595.92%)
Mutual labels:  developer-tools
Ember Twiddle
JSFiddle type thing for ember-cli style code
Stars: ✭ 269 (-8.5%)
Mutual labels:  developer-tools
Daily
Building the homepage every developer deserves 👩🏽‍💻 👨‍💻
Stars: ✭ 4,632 (+1475.51%)
Mutual labels:  developer-tools
Winfsp
Windows File System Proxy - FUSE for Windows
Stars: ✭ 4,071 (+1284.69%)
Mutual labels:  gplv3
Basic wm
An example basic X11 window manager.
Stars: ✭ 271 (-7.82%)
Mutual labels:  window-manager

Logo

Autumn Window Manager

Autumn is a MacOS window manager built for javascript hackers. It was originally developed by Sephware and opened sourced in hopes that the community would keep the project alive.

Installing / Getting started

To get started, you can download the latest release from the releases tab

Developing

Prerequisites

To start developing, simply clone the repo:

git clone https://github.com/apandhi/Autumn.git
cd Autumn

Building

When you're ready to build a release, you can use the following:

./makelocal.sh

The build will be located at:

./build/Release/Autumn.app

Features

You can read more about the features here: https://apandhi.github.io/Autumn/

Contributing

If you'd like to contribute, please fork the repository and use a feature branch. Pull requests are warmly welcome.

Links

Licensing

The code in this project is licensed under GPLv3 license. You can find the license file here: LICENSE

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].