# GitHub Desktop: The interactive Git


> Focus on what matters instead of fighting with Git. Whether you're new to Git or a seasoned user, GitHub Desktop simplifies your development workflow.

Well hello everyone, welcome back! In this blog I am going to going over GitHub Desktop, a simple and interactive way to integrate Git and GitHub. Ever got confused with those git commands well now's the time its all fixed. 

### Downloading

To download GitHub Desktop simply go to the official website https://desktop.github.com/ and click download. Then follow the steps of the executable and install it. To set it up simply login to your GitHub account.

### Contributing

Like most of GitHub's products and tools GitHub desktop is also open-source, meaning you can contribute to it and help make contributions easier! To contribute visit the GitHub page of the GitHub desktop https://github.com/desktop/desktop.

### Snapshots

![image.png](https://cdn.hashnode.com/res/hashnode/image/upload/v1639393990866/ieez8Q0wg.png)

![image.png](https://cdn.hashnode.com/res/hashnode/image/upload/v1639394001453/G_upGg1qe.png)

That's it for today! Will catch you up in another blog...

