https://github.com/r7-labs/r7.webmate
Desktop productivity toolbox
https://github.com/r7-labs/r7.webmate
dotnetstandard gplv3 lgplv3 mono ngettext xwt yaml
Last synced: 4 months ago
JSON representation
Desktop productivity toolbox
- Host: GitHub
- URL: https://github.com/r7-labs/r7.webmate
- Owner: r7-labs
- License: gpl-3.0
- Created: 2019-10-10T10:16:37.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-21T14:49:36.000Z (about 2 years ago)
- Last Synced: 2025-01-10T01:56:15.915Z (5 months ago)
- Topics: dotnetstandard, gplv3, lgplv3, mono, ngettext, xwt, yaml
- Language: C#
- Homepage:
- Size: 335 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 32
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# About R7.Webmate
R7.Webmate is a desktop productivity toolbox.
The main project goal is to provide desktop helper app hosting increasing number of simple tools.
It's centered around text processing, compact UI and "single click - multiple results" behaviour.## Components
- Text cleaner
- HTML table markup cleaner
- Text case changer
- GUID/UUID generator
- Hex string to text decoder## Tech
- Mono.Xwt for cross-platform UI.
- FontAwesome for icons.
- NGettext for i18n.
- YamlDotNet for configs.
- NLog for logging.## Supported platforms
- Windows
- Linux (Unix)OSX suppport is possible, but not tested in any way.
## Licenses
Consider it a program, not product - and feel free to tweak and extend as you need!
- GPLv3 or any later for the desktop application *R7.Webmate.Xwt*.
- LGPLv3 or any later for the base library *R7.Webmate*.
- Font Awesome Free icons: https://github.com/FortAwesome/Font-Awesome/blob/master/LICENSE.txt