Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
SpotlightForBugs committed Sep 13, 2022
1 parent 613f763 commit dc50d11
Show file tree
Hide file tree
Showing 3 changed files with 43 additions and 60 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,4 @@ cds.~xt
*.~xt
*.uml
*.jsd
.uml
44 changes: 42 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,47 @@
# cd shelf
# cdShelf

![](https://tokei.rs/b1/github/SpotlightForBugs/cdshelf)
![Lines of code](https://tokei.rs/b1/github/SpotlightForBugs/cdshelf?)
![GitHub issues](https://img.shields.io/github/issues/SpotlightForBugs/cdshelf?)
![GitHub pull requests](https://img.shields.io/github/issues-pr/SpotlightForBugs/cdshelf?)
![GitHub pull requests](https://img.shields.io/github/issues-pr-closed/SpotlightForBugs/cdshelf?)
![GitHub](https://img.shields.io/github/license/SpotlightForBugs/cdshelf?)
![GitHub last commit](https://img.shields.io/github/last-commit/SpotlightForBugs/cdshelf?)
![GitHub repo size](https://img.shields.io/github/repo-size/SpotlightForBugs/cdshelf?)
![GitHub language count](https://img.shields.io/github/languages/count/SpotlightForBugs/cdshelf?)
![GitHub top language](https://img.shields.io/github/languages/top/SpotlightForBugs/cdshelf?)
![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/SpotlightForBugs/cdshelf?)
![GitHub All Releases](https://img.shields.io/github/downloads/SpotlightForBugs/cdshelf/total)
![GitHub release (latest by date)](https://img.shields.io/github/v/release/SpotlightForBugs/cdshelf?)
![GitHub Release Date](https://img.shields.io/github/release-date/SpotlightForBugs/cdshelf?)
![GitHub contributors](https://img.shields.io/github/contributors/SpotlightForBugs/cdshelf?)
![GitHub commit activity](https://img.shields.io/github/commit-activity/m/SpotlightForBugs/cdshelf?)










[![DeepSource](https://deepsource.io/gh/SpotlightForBugs/cdShelf.svg/?label=active+issues&show_trend=true&token=TmjgsVPYZ8WVKONETE23T6t-)](https://deepsource.io/gh/SpotlightForBugs/cdShelf/?ref=repository-badge)
[![DeepSource](https://deepsource.io/gh/SpotlightForBugs/cdShelf.svg/?label=resolved+issues&show_trend=true&token=TmjgsVPYZ8WVKONETE23T6t-)](https://deepsource.io/gh/SpotlightForBugs/cdShelf/?ref=repository-badge)


This is a simple program that allows you to keep track of your CD collection.
It is written in Python and uses the swing library for the GUI.
It is currently in development and is not yet ready for use.

## Installation from source
```bash
git clone https://www.github.com/SpotlightForBugs/cdShelf
cd cdShelf


```
## Installation from binary (coming soon)
```bash
# coming soon
```

58 changes: 0 additions & 58 deletions cdcd_shelfcd_shelf_gui.uml

This file was deleted.

0 comments on commit dc50d11

Please sign in to comment.