Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cerpow/catapult

Access your workspace on the fly.
https://github.com/cerpow/catapult

Last synced: 14 days ago
JSON representation

Access your workspace on the fly.

Awesome Lists containing this project

README

        

Catapult

# Catapult for macOS
A project launcher app built on top of Electron.
















About
How to use
What is new
Credits
Support
Contibute
License
Download

### About

Catapult is a simple macOS menu-app that helps you open your projects more easily. Drag and drop any folder or file and select which app you want to open it with. A new project is created and you can access it quickly in the top menu by clicking on it.

### How to use

1. [Download](https://github.com/cerpow/catapult/releases) and install Catapult app
2. Drag and drop a folder or file into Catapult app or use "Open Browser" button
3. Select "Open In" Application
4. Save project
5. Click on project to open in specified application

Note: This app is not signed yet, to open the app, Right click > Open

Learn more

### What is new

**Dark/Light mode**

You can now set your preferred color theme. Options: Light / Dark / System

```
Set theme via Settings > Theme
```
Catapult Themes

**Search projects**

Search your projects for quick access.

Catapult Search

**Rearrange projects order**

Click and drag any project to rearrange its position.

Catapult Rearrange

**Launch app only**

```
If you select to open an app with the same app, Catapult will only launch the app.
```

Other: **Use Finder option, design changes and more!**

### Credits

Catapult uses the following open source packages:

- [Electron](http://electron.atom.io/)
- [Node.js](https://nodejs.org/)
- [Jquery](https://jquery.com)
- [Open](https://github.com/sindresorhus/open)
- [Extract File Icon](https://github.com/sentialx/extract-file-icon)
- [Electron Store](https://github.com/sindresorhus/electron-store)

### Support

Buy Me A Coffee

### Contribute

Please send any feedback or suggestions via Issues or at [email protected]

Using yarn as package manager (https://yarnpkg.com)

```
git clone https://github.com/cerpow/catapult.git
cd catapult
yarn
yarn dev
```

### License

MIT

---

> Voicu Apostol [cerpow.com](https://www.cerpow.com)  ·  GitHub [@cerpow](https://github.com/cerpow)  ·  Twitter [@cerpow](https://twitter.com/cerpow)