Skip to content

Commit

Permalink
docs: add download link
Browse files Browse the repository at this point in the history
  • Loading branch information
dubisdev authored Mar 13, 2023
1 parent 06cdd00 commit 2e835ef
Showing 1 changed file with 15 additions and 5 deletions.
20 changes: 15 additions & 5 deletions profile/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,18 @@

<h1 align="center">Rokii</h1>
<h4 align="center">Productivity booster for Windows</h4>
<p align="center"><a href="https://github.com/RokiiApp/.github/releases/download/1.0.0-alpha.1/Rokii_1.0.0-alpha.1.exe">Download Alpha Version</a></p>

## Installation

⚠️ Rokii is not signed for now, so you might deal with Windows defender.

Once downloaded, go to your downloads folder and click on the executable.
When Windows defender pops up:
- Select "More info"
- Then "Run anyway"

Be sure you download Rokii from the [official release link](https://github.com/RokiiApp/.github/releases/download/1.0.0-alpha.1/Rokii_1.0.0-alpha.1.exe)

## Features

Expand All @@ -15,11 +27,9 @@ For now Rokii only supports the Cerebro plugin system. But a completely new syst
If you are willing to create a plugin based on Cerebro system, take a look at the packages available on the [developers repo](https://github.com/RokiiApp/developers).

## Screenshots

<p align="center">
<img width="48%" src="https://user-images.githubusercontent.com/77246331/224577822-2ec5d511-444c-4978-a60e-5c769dac53a0.png" />
<img width="48%" src="https://user-images.githubusercontent.com/77246331/224578030-d4d581fc-1c3b-4f10-9c36-27b9d7de359a.png" />
<img width="480px" src="https://user-images.githubusercontent.com/77246331/224577822-2ec5d511-444c-4978-a60e-5c769dac53a0.png" />
<img width="480px" src="https://user-images.githubusercontent.com/77246331/224578030-d4d581fc-1c3b-4f10-9c36-27b9d7de359a.png" />
</p>


> Rokii is inspired by [Raycast](https://www.raycast.com/) and [Cerebro](https://www.cerebroapp.com/).
> Rokii was inspired by [Raycast](https://www.raycast.com/) and [Cerebro](https://www.cerebroapp.com/).

0 comments on commit 2e835ef

Please sign in to comment.