Commit 2bd8cef 1 parent f70c71a commit 2bd8cef Copy full SHA for 2bd8cef
File tree 1 file changed +34
-0
lines changed
1 file changed +34
-0
lines changed Original file line number Diff line number Diff line change
1
+ # About R7.Webmate
2
+
3
+ R7.Webmate is a webmaster's best mate - and also a cross-platform desktop productivity toolbox.
4
+
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.
7
+
8
+ ## Components
9
+
10
+ - Text cleaner
11
+ - HTML table markup cleaner
12
+ - Text case changer
13
+ - Password generator
14
+ - GUID/UUID generator
15
+ - and more!
16
+
17
+ ## Tech
18
+
19
+ - Xwt for cross-platform UI.
20
+ - FontAwesome for icons.
21
+ - NGettext for i18n.
22
+ - YamlDotNet for configs.
23
+
24
+ ## Supported platforms
25
+
26
+ - Linux and Unix
27
+ - Windows
28
+
29
+ OSX suppport is possible, but not planned.
30
+
31
+ ## Licenses
32
+
33
+ - GPLv3 or any later for the desktop application * R7.Webmate.Xwt* .
34
+ - LGPLv3 or any later for the base library * R7.Webmate.Core* .
You can’t perform that action at this time.
0 commit comments