Melon (an acronym for Media Lounge Network) is a system to facilitate the management of media files.
Go to file
Dita Aji Pratama 21253952d4 Update .gitignore 2022-08-23 11:00:56 +07:00
config CostaPy base 2022-08-17 14:09:00 +07:00
core Melon core 2022-08-17 14:09:52 +07:00
modules Modules 2022-08-17 15:09:08 +07:00
static Static pages 2022-08-17 15:09:35 +07:00
.gitignore Update .gitignore 2022-08-23 11:00:56 +07:00
README.md GPLv2 compatibility list 2022-08-19 10:24:00 +07:00
costa.py CostaPy base 2022-08-17 14:09:00 +07:00
handler.py CostaPy base 2022-08-17 14:09:00 +07:00

README.md

Melon

Melon (an acronym for Media Lounge Network) is a media management to keep and watch your downloaded video files.

GPLv2 Compatibility

Database (Outside the apps)

  • MariaDB (GPLv2) [Compatible with GPLv2]

pip CostaPy (Inside the apps)

pip melon core (Inside the apps)

  • cv2 (MIT) [Compatible with GPLv2]
  • pyffmpeg (Apache) [Not compatible with GPLv2]

Static Front-End library (Inside the apps)

  • Bootstrap (MIT) [Compatible with GPLv2]
  • JQuery (MIT) [Compatible with GPLv2]