Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bcdlab-project/media
The bcdLab Project Media Storage
https://github.com/bcdlab-project/media
bcdlab images media storage
Last synced: 10 days ago
JSON representation
The bcdLab Project Media Storage
- Host: GitHub
- URL: https://github.com/bcdlab-project/media
- Owner: bcdlab-Project
- Created: 2023-12-12T02:57:43.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-04T16:33:14.000Z (9 months ago)
- Last Synced: 2024-11-14T14:42:21.539Z (2 months ago)
- Topics: bcdlab, images, media, storage
- Homepage:
- Size: 754 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Media
### Repository to store common Project Media## Naming Scheme
The naming scheme for media files is as follows:
```
[name]-[color/white/black/etc]-[type]-[format (if applicable) ]
```## Console Media
The console media creation is done using [jp2a](https://github.com/cslarsen/jp2a).
The command used to convert an image to ASCII is:
```bash
jp2a --output=[media name]-ascii.txt --colors [media name] --height=[height]
```
Normaly Console Media is Stored in the `console` folder.> Note: Some Console Media ware Edited by hand to make them look better.