Skip to content

nihat417/Spotify_Wpf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WPF Desktop Application

Welcome to our WPF Desktop Application! This application is designed to provide a seamless experience for downloading YouTube videos and photos. It leverages the power of WPF for a rich user interface and SQLite for data storage.

Features

  • Download YouTube Videos: Easily download your favorite YouTube videos directly to your device.
  • Download Photos: Save photos from various sources with just a few clicks.
  • SQLite Integration: Efficiently manage and store your data with SQLite.

Screenshots

Here are some screenshots of the application:

Login Page

Login Page

Search API

Search API

Player Spot

Player Spot

Home Page

Home Page

Getting Started

To get started with the application, follow these steps:

  1. Clone the repository:

    git clone <repository-url>
    cd <repository-name>
  2. Install dependencies: Ensure you have the necessary dependencies installed. For WPF applications, this typically involves having the .NET framework installed.

  3. Build the application: Open the project in Visual Studio and build the solution.

  4. Run the application: Once the build is successful, run the application from Visual Studio.

Requirements

  • .NET Framework
  • Visual Studio
  • SQLite

Contributing

We welcome contributions! Please fork the repository and submit a pull request with your changes. Make sure to follow the code style guidelines and include appropriate tests.

License

This project is licensed under the MIT License. See the LICENSE file for more information.


Thank you for using our WPF Desktop Application! If you have any questions or feedback, please feel free to reach out.

Releases

No releases published

Packages

No packages published

Languages