-
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added Instructions for Linux/Ubuntu Update Links to New Releases
- Loading branch information
Showing
1 changed file
with
30 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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 | ||
<details> | ||
<summary>Windows</summary> | ||
<br> | ||
|
||
- 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 | ||
<br> | ||
</details> | ||
|
||
<details> | ||
<summary>Ubuntu</summary> | ||
<br> | ||
|
||
- 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`/<your shortcut> and start Searchlight App | ||
- Step 8: To exit press `Alt+Z` | ||
|
||
</details> | ||
|
||
## 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. <br> | ||
Searchlight First Public Alpha Releaase is Out <br> | ||
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. <br> | ||
Searchlight Public Alpha Release v0.1.1 is Out <br> | ||
Try it: <br> | ||
- Windows(x64) : [Download Here](https://github.com/Betaco-Open/searchlight/releases/download/v0.1.0/release.zip) <br> | ||
- Windows(x64) : [Download Here](https://github.com/Betaco-Open/searchlight/releases/download/v0.1.1/searchlight_gui-windows-x64.tar.xz) <br> | ||
- Linux(x64) : [Download Here](https://github.com/Betaco-Open/searchlight/releases/download/v0.1.1/searchlight_gui-linux-x64.tar.xz) <br> | ||
|
||
Send your queries to : <br> | ||
|
||
Send your queries to : | ||
<br> | ||
|
||
[//]: <> ([email protected] <br>) | ||
|
||
[email protected] | ||
|
||
## 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 | ||
|