Skip to content

Commit 28c6454

Browse files
authored
Merge pull request #6 from nacasha/main
Release 0.0.3
2 parents 3dbfcd9 + b41dd4a commit 28c6454

File tree

21 files changed

+49
-24
lines changed

21 files changed

+49
-24
lines changed

README.md

Lines changed: 23 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
<p align="center">
2-
<img width="128" align="center" src="/assets/logo.png">
2+
<img width="128" align="center" src="./assets/logo.png">
33
</p>
44
<h1 align="center">
55
Peranti
66
</h1>
77
<p align="center">Next Generation Developer Toolbox</p>
88

99
<p align="center">
10-
<img src="/assets/screenshots/peranti.png">
10+
<img src="./assets/screenshots/peranti.png">
1111
<br/>
1212
</p>
1313

@@ -25,30 +25,43 @@ Available tools:
2525
- *More tools are coming!*
2626

2727
# Features
28-
29-
Peranti has additional features besides the main tools, these features can helps developer to get even more productive!
30-
3128
## Tabs
32-
Use any tool by opening a new tab without having to clear the current one. No need to worry about losing your data.
29+
Use tool by opening a new tab without having to clear current input.
3330

3431
<p align="center">
35-
<img width="90%" src="/assets/screenshots/tabs.gif">
32+
<img width="90%" src="./assets/screenshots/tabs.gif">
3633
<br/>
3734
</p>
3835

3936
## Batch Mode
40-
Allows user to use the tool with multiple data separated by new line.
37+
Allows user to use the tool with multiple input separated by new line.
4138

4239
<p align="center">
43-
<img width="90%" src="/assets/screenshots/batch.gif">
40+
<img width="90%" src="./assets/screenshots/batch.gif">
4441
<br/>
4542
</p>
4643

4744
## Options
4845
Customize the tool input and output to match your preferences.
4946

5047
<p align="center">
51-
<img width="90%" src="/assets/screenshots/options.png">
48+
<img width="90%" src="./assets/screenshots/options.png">
49+
<br/>
50+
</p>
51+
52+
## Search
53+
Easily find tool using search function.
54+
55+
<p align="center">
56+
<img width="90%" src="./assets/screenshots/search.png">
57+
<br/>
58+
</p>
59+
60+
## Settings
61+
Customize the application appearance and other features.
62+
63+
<p align="center">
64+
<img width="90%" src="./assets/screenshots/settings.png">
5265
<br/>
5366
</p>
5467

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

assets/screenshots/batch.gif

94.8 KB
Loading

assets/screenshots/peranti.png

17.2 KB
Loading

assets/screenshots/search.png

92 KB
Loading

0 commit comments

Comments
 (0)