Skip to content

IAHispano/Applio-Installer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo
Applio Installer


Introduction | Features | Installation | Contributing | License


screenshot

Introduction

The Applio Installer is a utility designed to simplify the installation process for Applio, a powerful software suite for creative experimentation. With this installer, you can quickly set up Applio on your system, making it easy to get started with your creative projects.

Features

  • Simple Installation: The installer guides you through the installation process step by step, ensuring that you can start using Applio in no time.

  • Automatic Dependencies: The installer automatically handles the installation of required dependencies and libraries, streamlining the setup process.

  • User-Friendly Interface: A user-friendly interface makes it easy for both beginners and experienced users to install Applio.

  • Customizable Installation Path: You can choose the installation path for Applio, allowing you to install it in the directory of your choice.

  • Launch Applio: Once the installation is complete, you can launch Applio directly from the installer, getting you to your creative projects faster.

  • Autoupdate: Applio installer features automatic updates, ensuring you always have the latest version without manual intervention.

Planned Features for Future Development

As part of the ongoing development of this fork, the following features are planned to be added:

  • Add support for AMD graphics cards.
  • Multi-language support
  • go-applio.bat UI Launcher: Develop a graphical user interface (UI) for go-applio.bat launcher, enhancing user experience by providing an intuitive way to interact with the application.

Getting Started

Easy, simple and fast.

Installation

Note

Thanks to SUP3RMASS1VE, he has created a tutorial to help people with difficulties to better understand. You can watch it by clicking here Outdated (the installer is more simple than before).

  1. Download the installer package from the last release.

  2. Run the installer executable.

  3. Follow the on-screen instructions to choose the installation path and configure any optional settings.

Caution

In the installation path do not use an external drive or if you are going to install applio in your C: root directory restart the applio installer with admin perms. (The installer advises you if you change the installation path to C:)

  1. Click the "Install" button to begin the installation process.

How To Use (for developers)

To clone and run this application, you'll need Git, Electron and NPM installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/IAHispano/Applio-Installer.git

# Install dependencies
$ npm i

# Run the app
$ npm run start

Note

This is the way to run the application locally and contribute to the project by opening a Pull Request. If you have no programming experience download the last release.

Contributing

This project is free and open, you can also contribute by making a pull request. Here is a guide.

License

This project is licensed under the MIT License



screenshot