https://github.com/monambike/ouroweb-tools
Multifunctional application that transfers setups, copies links, opens common applications, generates and copies task documentation templates, and updates configuration files. It includes a settings screen, system notifications, messaging, and an activity log.
https://github.com/monambike/ouroweb-tools
activity-log automation log system-tray template-generator tray-application
Last synced: 2 months ago
JSON representation
Multifunctional application that transfers setups, copies links, opens common applications, generates and copies task documentation templates, and updates configuration files. It includes a settings screen, system notifications, messaging, and an activity log.
- Host: GitHub
- URL: https://github.com/monambike/ouroweb-tools
- Owner: monambike
- License: mit
- Created: 2023-05-29T20:32:07.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-03-05T06:41:54.000Z (over 2 years ago)
- Last Synced: 2025-01-26T21:46:20.749Z (over 1 year ago)
- Topics: activity-log, automation, log, system-tray, template-generator, tray-application
- Language: C#
- Homepage:
- Size: 19 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README




# OuroWebTools :toolbox:
I created this application to try automating some processes while working at [OuroWeb (Custom Software)](https://customsoftware.com.br/). It's an application designed to be primarily used through its system tray icon.
This was the first project I worked on that started to follow standards more aligned with popular programming practices in the market that I tried to learn on my own, such as "Clean Code" and "Clean Architecture".

The application was built with C# and WPF using the .NET Framework in conjunction with the MVVM methodology.
In addition to being a study object for WPF, component reuse, classes and methods, automation processes, and centralized problem-solving in a single application with the goal of easy maintenance and usability.

# Features
It has several features including:
:cd: Setup transfer;
:link: Link copying;
:leftwards_arrow_with_hook: Opening frequently used applications;
:pencil: Generation and copying of task documentation templates;
:gear: Updating configuration files.
The system includes a settings system and screen, notification and messaging system, and a log file.
## Configuration Screen


# Repository

# Notification System




# WorkTimeNote
For helping track the collaborator work.



