Install any app on Linux without using terminal!
Go to file
2019-12-27 22:11:15 +01:00
assets Finishing the sweet CSS 2019-12-23 20:55:58 +01:00
dist/app-linux-x64 Adding a Done msg at the end of the cmd 2019-12-27 17:07:43 +01:00
node_modules Adding a Done msg at the end of the cmd 2019-12-27 17:07:43 +01:00
.gitignore Adding an exception 2019-12-23 19:12:49 +01:00
aip-gui.desktop Adding Terminal to login 2019-12-27 22:03:08 +01:00
app.js a 2019-12-23 14:00:09 +01:00
CODE-OF-CONDUCT.md Initial commit 2019-12-07 11:06:00 +01:00
CONTRIBUTING.md Edit the doc 2019-12-23 21:06:19 +01:00
index.html Finishing the sweet CSS 2019-12-23 20:55:58 +01:00
index.js Adding a Done msg at the end of the cmd 2019-12-27 17:07:43 +01:00
install.sh Adding a Done msg at the end of the cmd 2019-12-27 17:07:43 +01:00
LICENSE Completing templates 2019-12-07 12:31:05 +01:00
package-lock.json Adding a Done msg at the end of the cmd 2019-12-27 17:07:43 +01:00
package.json Adding a Done msg at the end of the cmd 2019-12-27 17:07:43 +01:00
README.md Adding requirements 2019-12-27 22:11:15 +01:00
setup.sh Adding a Done msg at the end of the cmd 2019-12-27 17:07:43 +01:00

AIP Visual

Install any app on Linux without using terminal!

Screenshot of the result here

Install any app on Linux without using terminal! You just need to drag'n'drop text or files and they will be installed directly, this is even easier than installing software in Windows.

Requirements

This project needs few requirements:

  • Git
  • Node and NPM (optional)
  • Xterm

You can also set yourself into the sudoders list and removing the terminal option in aip-gui.desktop file.

Build from source

To build it from source you just need to run the following commands: (Maybe your last commands ;)

git clone https://gitea.com/chopin42/AIP-GUI
cd AIP-GUI
sudo sh setup.sh

Troubleshooting

If you got an issue, search into the issues to find your issue. If not exist yet then, create one and wait for answer by the community and developers. If this issue is caused by a bug it will be solved in the next release. Thanks for contributing to this project!

Contribute!

You want to contribute? Thanks! You can get all the information at CONTRIBUTING guide

Meta

This project has been created by SnowCode, thanks to all contributors to make this possible!

This project is under GNU GENERAL PUBLIC LICENSE, to get more information go to LICENSE file