Skip to content

Commit

Permalink
Update README.md for v0.1.1
Browse files Browse the repository at this point in the history
Added Instructions for Linux/Ubuntu
Update Links to New Releases
  • Loading branch information
vednig authored Mar 12, 2024
1 parent 398de7f commit ee51ccb
Showing 1 changed file with 30 additions and 4 deletions.
34 changes: 30 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand Down

0 comments on commit ee51ccb

Please sign in to comment.