-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
613f763
commit dc50d11
Showing
3 changed files
with
43 additions
and
60 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -29,3 +29,4 @@ cds.~xt | |
*.~xt | ||
*.uml | ||
*.jsd | ||
.uml |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 | ||
``` | ||
|
This file was deleted.
Oops, something went wrong.