v0.1.1-beta.2
Fix some issues
Full Changelog: v0.1.0-beta...v0.1.1-beta.2
Snippai-darwin-x64-0.1.1.zip: Application for MacOS
Snippai-win32-x64-0.1.1.zip: Application for Windows
Installation Instructions:
For MacOS:
- Application Installation: Follow Apple's guide on how to open an app from an unidentified developer.
For Windows:
- Application Installation: Simply unzip the downloaded file and run the application.
To Run the Application from Source Code:
- Setup Node.js and npm: Install them from here.
- Install Packages: Open the terminal in the application's source code folder and run the command:
npm i
- Start the App: In the terminal, within the application's source code folder, run:
npm start
Note:
This software is in its early stages of development. Performance may vary, and there may be bugs present. Your feedback is highly appreciated as we continue to improve the application.