- 💻 Saving applications in a single place
- 🎮 Playing and installing your Steam games directly from the toolbox
- 🛠 Accessing your favorite commands and shortcuts
- ⚙️ Customizing your toolbox with your own settings (soon)
- 🔥 Very fast and lightweight (~7.5MB)
To download magnetar you simply need to visit the latest GitHub release page and download the installer / portable executable. The application might trigger a warning about the app being unsigned, but this is normal and can be ignored.
Once installed, to open magnetar you need to press Ctrl + Shift + P
and this will open the command palette.
You can find any additional information about the application here.
To build magnetar from source you need to follow these steps:
- Clone the magnetar repository from GitHub using this command or download the source code from this url
git clone https://github.com/Bamboooz/magnetar.git
- Install the following prerequisites:
- Open the cloned / downloaded directory in a terminal and execute the following command
pnpm i
- Now you are ready to run the app using this command
pnpm start
We welcome contributions from the community! Please see our contributing guidelines for more information.
You can support me by buying me a coffee if you enjoy my work:
This project is licensed under the BSD-3 Clause License.