Skip to content

Latest commit

 

History

History
46 lines (33 loc) · 1.42 KB

README.md

File metadata and controls

46 lines (33 loc) · 1.42 KB

AMS

New Project

AMS allows you to create a Media Server running services as docker containers.

Quick Setup

Clone the repository

git clone https://github.com/useraid/AMS.git

Make ams executable and Run the program

chmod +x ams
sudo ./ams

For smoother experience install it

sudo ./ams --install

Now, you can just call ams instead of ./ams.

Screenshots

Screenshot from 2023-07-16 01-47-26

Quick Start

To start in graphical mode

sudo ./ams -g

Navigate the menus using arrow keys and use spacebar and enter to enter and confirm choices.

Documentation

You can find the Documentation in the wiki or here.

Contribution

Before contributing, go through the Contribution Guide. This will allow you to have a better chance at a successful PR/Contribution.

WIP

This project is still a work in progress so if you have any difficulties, kindly raise and issue and i'll be happy to help.