An open API service indexing awesome lists of open source software.

https://github.com/spotlightforbugs/cdshelf


https://github.com/spotlightforbugs/cdshelf

gui java jonsch2 lessons shelf ugly

Last synced: 10 days ago
JSON representation

Awesome Lists containing this project

README

          

# 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](https://img.shields.io/github/license/SpotlightForBugs/cdshelf?)

![Lines of code](https://tokei.rs/b1/github/SpotlightForBugs/cdshelf?)
![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/SpotlightForBugs/cdshelf?)
![GitHub repo size](https://img.shields.io/github/repo-size/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 contributors](https://img.shields.io/github/contributors/SpotlightForBugs/cdshelf?)
![GitHub last commit](https://img.shields.io/github/last-commit/SpotlightForBugs/cdshelf?)
![GitHub commit activity](https://img.shields.io/github/commit-activity/m/SpotlightForBugs/cdshelf?)

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

- use the [latest release](https://github.com/SpotlightForBugs/cdShelf/releases/latest)

- download the jar file
- run the cdShelf_gui.jar file

# Code Quality Metrics

We use deepsource to check our code quality

[![DeepSource](https://static.deepsource.io/deepsource-badge-dark.svg)](https://deepsource.io/gh/SpotlightForBugs/cdshelf/?ref=repository-badge)

These issues are not fixed yet, but we are working on it:

[![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)

---

These issues were resolved:

[![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)