Skip to content

imgmaterial/ShowTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ShowTracker

Description

ShowTracker is a Windows Forms application developed in C# using Visual Studio 2022. This desktop application serves as a personal media tracking system, allowing users to maintain a detailed record of their entertainment content. Whether you're following multiple TV series, movies, or other media, ShowTracker helps you stay organized by keeping track of essential information like watch status, episodes, ratings, and personal notes.

The application features a robust file handling system that enables you to:

  • Save your entire watchlist to a local file, preserving all your tracking data
  • Load previously saved watchlists, making it easy to transfer your data between computers
  • Auto-save functionality to prevent data loss
  • Export your data for backup purposes image

Prerequisites

  • Windows Operating System
  • .NET Framework 7 or later
  • Visual Studio 2022 (for development)

Installation

  1. Clone the repository:
git clone https://github.com/imgmaterial/ShowTracker.git
  1. Open the solution file (ShowTracker.sln) in Visual Studio 2022
  2. Build the solution
  3. Run the application

Usage

  1. Launch the application
  2. Add your shows or media content to track
  3. Update and manage your watchlist through the user interface
  4. Save your data:
    • Use File > Save to store your current watchlist
    • Use File > Open to load a previously saved watchlist

Built With

  • C# Programming Language
  • Windows Forms
  • Visual Studio 2022
  • .NET Framework

About

A show tracker desctop program written using C# and WinForms

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages