From ee51ccb9e1301f43313a783268ca5cdcc8ef9f03 Mon Sep 17 00:00:00 2001 From: Ved Nig Date: Wed, 13 Mar 2024 02:22:10 +0530 Subject: [PATCH] Update README.md for v0.1.1 Added Instructions for Linux/Ubuntu Update Links to New Releases --- README.md | 34 ++++++++++++++++++++++++++++++---- 1 file changed, 30 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index dffb764..f75238b 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,10 @@ How you would send your very large file(approx. 10 GB) over to your workstation or Opening and viewing your favourite movie or series app while working on your pc? searchlight is the solution ## How to install +
+Windows +
+ - Step 1: Download the installation [zip](https://github.com/Betaco-Open/searchlight/releases/download/v0.1.0/release.zip) - Step 2: Extract the zip at any location of your choice - To activate auto-launch continue else skip to Step 7 @@ -18,17 +22,39 @@ searchlight is the solution - Step 6: Then copy the shortcut file from unzipped folder named `searchlight_gui.exe - shortcut` to `%APPDATA%\Microsoft\Windows\Start Menu\Programs\Startup` - Step 7: Double Click on `searchlight_gui.exe` in unzipped folder (Press Allow if Microsoft Defender Screen Appears) - Step 8: Now press `Alt+Z` and start Searchlight App +
+
+ +
+Ubuntu +
+ +- Step 1: Download the binary tarball for linux [zip](https://github.com/Betaco-Open/searchlight/releases/download/v0.1.0/release.zip) +- Step 2: Extract the zip at any location of your choice +- Step 3: Open Settings > Keyboard > Custom Shortcut +- Step 4: Press Create Shortcut +- Step 5: In command type '$EXTRACTED_ZIP_LOCATION\searchlight_gui' +- Step 6: Then configure your Shortcut e.g.Alt+Q for opening Searchlight and Save Settings. +- Step 7: Now press `Alt+Q`/ and start Searchlight App +- Step 8: To exit press `Alt+Z` + +
+ ## What is current developent status? -Currently, searchlight is at alpha - 0.01 state. But is being developed with love and precision. We hope to reach at a stable release soon.
-Searchlight First Public Alpha Releaase is Out
+Currently, searchlight is at alpha - 0.1 state. But is being developed with love and precision. We hope to reach at a stable release soon.
+Searchlight Public Alpha Release v0.1.1 is Out
Try it:
-- Windows(x64) : [Download Here](https://github.com/Betaco-Open/searchlight/releases/download/v0.1.0/release.zip)
+- Windows(x64) : [Download Here](https://github.com/Betaco-Open/searchlight/releases/download/v0.1.1/searchlight_gui-windows-x64.tar.xz)
+- Linux(x64) : [Download Here](https://github.com/Betaco-Open/searchlight/releases/download/v0.1.1/searchlight_gui-linux-x64.tar.xz)
-Send your queries to :
+ +Send your queries to : +
[//]: <> (searchlight@betaco.tech
) support@betaco.tech + ## How can you contribute? If you are a developer familiar with Python and Dart/Flutter development or Swift, Java and C#/.Net. You can contribute via code. Any improvements or features added via testing or developing are highly appreciated. If you face any issue / have a suggestion please raise request at [Issues](https://github.com/Betaco-Open/searchlight/issues) tab