Please send a pull request with your files to this repo.
If you have trouble converting the files, have other cool ideas or other cool assets, please open an issue.
Ideally, sort your content into the folders by type and put it in a folder named after your nickname.
- ideally .gif file (.png acceptable)
- 72x14 pixel
- 1-bit color (no grayscale), file format itself doesn't matter (RGB24 is OK)
- background color: RGB 102, 204, 102 (#66CC66)
- foreground color: RGB 0, 0, 0 (#000000)
- ideally .png file
- 208x208 pixel (or 128x128 pixel)
- RGB24 (8bit color)
- .txt file
- compatible with ringtonetools
- (check with
./ringtonetools -intype rtttl -outtype mid ringtone.txt ringtone.mid
)
- .mid file
- compatible with Nokia phones (seem to be a bit picky, ideally try first)
Standard MIDI data (format 0) using 1 track
, according to file(1) is probably ideal- will get parsed by ringtonetools
- .jar file
- .png preview image (same filename)
- ideally: info about the required screen size (pixels, etc.)
- not yet supported by Blåmba!
- .mp3 file (ideally mono already)
- max 15s long
- will get downmixed to 8000 Hz, 1ch (mono)
- will be compressed to either AMR-NB or RealMedia (internally)
- not yet supported by Blåmba!
- .nth file (really .zip files with different extension)
- .png preview image (same filename)
- .nth archive contains theme_descriptor.xml
- .nth archive contains a number of assets
- please specify screen resolution and tested phone models
- If you have other cool content, compatible with retro phones and downloadable via WAP, please send a pull request/issue!