1.2.1 • Published 1 year ago

phpmyadmin-desktop v1.2.1

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Table Of Contents

Screenshot

Screen Shot

Built With

Electron phpMyAdmin MySQL npm.io

Installation

  1. Clone this repo
git clone https://github.com/CGWebDev2003/phpmyadmin-desktop.git
cd phpmyadmin-desktop
  1. Install dependencies
npm install
  1. Start the app
npm start

If that works:

  1. Build and package the desktop application

Usage

  1. You have to start your web- or mysql server. Try the XAMPP or MariaDB Server.

  2. Open phpMyAdmin Desktop

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  • If you have suggestions for adding or removing projects, feel free to open an issue to discuss it, or directly create a pull request after you edit the README.md file with necessary changes.
  • Please make sure you check your spelling and grammar.
  • Create individual PR for each suggestion.
  • Please also read through the Code Of Conduct before posting your first idea as well.

Creating A Pull Request

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Authors

  • CGWebDev2003 - Colin Grahm - CGWebDev2003 - phpMyAdmin Desktop