Skip to content

Commit 3a5b7b1

Browse files
Merge pull request #41 from roman-yagodin/develop
Update readme
2 parents 3237541 + 85bb7fc commit 3a5b7b1

File tree

1 file changed

+9
-8
lines changed

1 file changed

+9
-8
lines changed

README.md

+9-8
Original file line numberDiff line numberDiff line change
@@ -1,36 +1,37 @@
1-
# About R7.Webmate
1+
# About R7.Webmate
22

3-
R7.Webmate is a webmaster's best mate - and also a cross-platform desktop productivity toolbox.
3+
R7.Webmate is a desktop productivity toolbox.
44

5-
Project goal is to provide simple yet useful desktop application to soften up the day-to-day wounds of webmasters across
6-
the globe. It is all about text, clipboard, regexes and drag&drop.
5+
The main project goal is to provide desktop helper app hosting increasing number of simple tools.
6+
It's centered around text processing, compact UI and "single click - multiple results" behaviour.
77

88
## Components
99

1010
- Text cleaner
1111
- HTML table markup cleaner
1212
- Text case changer
13-
- Password generator
1413
- GUID/UUID generator
15-
- and more!
14+
- Hex string to text decoder
1615

1716
## Tech
1817

19-
- Xwt for cross-platform UI.
18+
- Mono.Xwt for cross-platform UI.
2019
- FontAwesome for icons.
2120
- NGettext for i18n.
2221
- YamlDotNet for configs.
2322
- NLog for logging.
2423

2524
## Supported platforms
2625

27-
- Linux (Unix)
2826
- Windows
27+
- Linux (Unix)
2928

3029
OSX suppport is possible, but not tested in any way.
3130

3231
## Licenses
3332

33+
Consider it a program, not product - and feel free to tweak and extend as you need!
34+
3435
- GPLv3 or any later for the desktop application *R7.Webmate.Xwt*.
3536
- LGPLv3 or any later for the base library *R7.Webmate*.
3637
- Font Awesome Free icons: https://github.com/FortAwesome/Font-Awesome/blob/master/LICENSE.txt

0 commit comments

Comments
 (0)