Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/beyondmagic/litteral
.lrc cli reader.
https://github.com/beyondmagic/litteral
cli cpp2b lrc parser
Last synced: about 3 hours ago
JSON representation
.lrc cli reader.
- Host: GitHub
- URL: https://github.com/beyondmagic/litteral
- Owner: BeyondMagic
- License: agpl-3.0
- Created: 2023-04-25T15:28:46.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-05-16T13:03:42.000Z (over 1 year ago)
- Last Synced: 2024-10-11T23:09:09.208Z (26 days ago)
- Topics: cli, cpp2b, lrc, parser
- Language: C++
- Homepage:
- Size: 233 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Sinopsis
An OOP small project to read synchronized lyrics.
1. [x] Geral description.
Including information of the interface.
1. [x] UML use case.
2. [x] Diagram of objects (model).
3. [x] Diagram of classes (simulation).
5. [x] DFD of this project.
4. [x] First implementation.