- Class libraries target Any CPU (unless specifically noted)
- WPF applications target x86
It should work on any machine with .NET 4.0 or newer (32 or 64-bit).
GitHub: https://github.com/allanx2000/
Bulk Rename Utility
A utility for renaming multiple files based on Filters (rules)Details
Download (Google Drive)
AnimeDB
This program is used to track anime series. It gets a list of series from GoodAnime.net and allows the user to sort them into Watching, Watched, Want To Watch, and Hidden (don't want to watch)It also allows you to rate the shows and can filter each list based on the ratings.
Currently, the application does not support adding series manually.
At this time, application is GitHub only.
Watcher
The program monitors user-defined content sources for updates, which it lists in the WPF GUI application.The content sources are defined in extension DLLs which the program loads from a folder.
The GitHub project contains the WPF client, core data class library, extensions framework, and several extensions.
At this time, application is GitHub only.
RunBook 2
This utility program is for operations and software development professionals. When finished, it will allow users to easily define and edit runbooks (a list of tasks that need to be executed, usually for an application deployment).
The key features of the application will be:
- Intelligent scheduling: allow tasks' start and end times to be set manually or automatically based on their dependencies and duration
- Support for task owners
- Support for tags
- Export to popular file formats
There are existing programs like MS Project or ProjectLibre, but they were either overkill, too complicated to use, or both.
No comments:
Post a Comment