Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/juaneth/omnipetal
A functional, beautiful, and specialised Minecraft Server Manager
https://github.com/juaneth/omnipetal
electron electron-app minecraft minecraft-server node omnipetal servers
Last synced: about 2 months ago
JSON representation
A functional, beautiful, and specialised Minecraft Server Manager
- Host: GitHub
- URL: https://github.com/juaneth/omnipetal
- Owner: juaneth
- License: gpl-3.0
- Created: 2022-04-12T00:15:05.000Z (over 2 years ago)
- Default Branch: ui-overhaul
- Last Pushed: 2023-01-25T19:22:15.000Z (almost 2 years ago)
- Last Synced: 2023-03-04T12:10:58.193Z (almost 2 years ago)
- Topics: electron, electron-app, minecraft, minecraft-server, node, omnipetal, servers
- Language: JavaScript
- Homepage:
- Size: 1.81 MB
- Stars: 21
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Omnipetal (Client) -- New (and better) UI using DaisyUI [![Discord Link](https://img.shields.io/badge/-Server-5865F2?logo=discord&logoColor=white&style=for-the-badge)](https://discord.gg/tt5rmneEN6)
## A functional, beautiful, and specialised Minecraft Server Manager### If you're looking for our Daemon: [Omnipetal-Daemon](https://github.com/juaneth/Omnipetal-Daemon)
# What is it?
Omnipetal is a functional, beautiful, and specialised Minecraft Server Manager# Documentation
We have a GitHub wiki for all documentation [here](https://github.com/juaneth/Omnipetal/wiki)# Installation
Head over to [Getting Started guide here](https://github.com/juaneth/Omnipetal/wiki/Getting-started#client), then follow that and you should be all set <3.# Developers
## Minimum Requirements
- Yarn 1.22.15
- Node (Newest version or recommended version)
## Getting startedClone the git repo and install dependencies
```
git clone https://github.com/juaneth/Omnipetal.git
cd Omnipetal
npm i
```**Then to start Omnipetal just run `npm run dev`, DO NOT RUN `npm start` OR `npm run start` This will auto update and crash!**
# Support
You can contact us by creating a ticket in our [Discord Server](https://discord.gg/tt5rmneEN6) and by creating an issue.