Skip to content

Commit

Permalink
readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
Nigh committed Oct 10, 2022
1 parent 6ef31c4 commit 459ce8c
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 10 deletions.
16 changes: 6 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,15 @@
# ahko
# ahko4k

> tested with Autohotkey 2.0-beta.3 on Windows 10
> tested with Autohotkey 2.0-beta.12 on Windows 11
ahko is a quick launcher for windows.
ahko4k is a quick launcher for windows.

## Screenshots

### Gridview :
![](./assets/screenshot1.jpg)

![](./assets/screenshot_gridview.png)

### Listview(**Deprecated**) :

![](./assets/screenshot_listview.png)
![](./assets/screenshot2.jpg)

## Setup

Expand All @@ -24,8 +21,7 @@ right click the `ahko` tray icon, and then click the `Setup`

## Usage

ahko scans two levels of directories in the watch folder. The number of objects per directory level is limited to 16. This means that a maximum of 16x16 = 256 objects can be listed.
This is because too many objects would NOT make the launcher "quick" enough.
ahko4k scans two levels of directories in the watch folder. The number of objects per directory level is limited to 4. This means that a maximum of 4x4 = 16objects can be listed.

### icon

Expand Down
Binary file added assets/screenshot1.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/screenshot2.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed assets/screenshot_listview.png
Binary file not shown.
Binary file modified assets/setupui.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 459ce8c

Please sign in to comment.