/disk-mount-gen

Disk Auto Mount Generator is a web tool for generating systemd service files for automatically mounting disks on your Linux system.

Primary LanguageHTMLMIT LicenseMIT

Disk Auto Mount Generator

Disk Auto Mount Generator Logo

Disk Auto Mount Generator is a web tool for generating systemd service files for automatically mounting disks on your Linux system.

Features

  • Generate systemd service files for disk auto-mounting
  • User-friendly interface
  • Inline error messages for form validation
  • Download generated service file
  • Step-by-step instructions on how to use the generated service file

Getting Started

Usage

  1. Go to the website: Disk Auto Mount Generator
  2. Fill in the service description, disk UUID, and mount path.
  3. Click the "Generate" button to create the systemd service file.
  4. Download the generated file by clicking the "Download" button.
  5. Follow the instructions provided in the "How to use" section to move and enable the service file on your Linux system.

Development

Project Structure

  • index.html - The main HTML file containing the structure of the application.
  • main.css - The CSS file containing the styles for the application.
  • main.js - The JavaScript file containing the logic for generating the service file and handling form interactions.

Running Locally

  1. Open the index.html file in your preferred web browser to run the application locally.

Contributing

Contributions are welcome! If you have suggestions or improvements, feel free to open an issue or create a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for details.