{"id":26552148,"url":"https://github.com/swagswagstar/novus","last_synced_at":"2025-03-22T08:33:49.996Z","repository":{"id":249562135,"uuid":"831658746","full_name":"swagswagstar/novus","owner":"swagswagstar","description":"Music creation software, open-source and made with C++.","archived":false,"fork":false,"pushed_at":"2024-07-30T22:17:35.000Z","size":24644,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-11T14:23:07.081Z","etag":null,"topics":["audio","audio-player","daw","music","python","python-app","python3","workstation"],"latest_commit_sha":null,"homepage":"https://novus.zekkie.dev/","language":"Makefile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/swagswagstar.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-07-21T08:33:13.000Z","updated_at":"2024-10-06T23:25:16.000Z","dependencies_parsed_at":"2024-12-02T09:41:52.701Z","dependency_job_id":null,"html_url":"https://github.com/swagswagstar/novus","commit_stats":null,"previous_names":["zekticezy/novus","notzekkie/novus","swagswagstar/novus"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagswagstar%2Fnovus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagswagstar%2Fnovus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagswagstar%2Fnovus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swagswagstar%2Fnovus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/swagswagstar","download_url":"https://codeload.github.com/swagswagstar/novus/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244931497,"owners_count":20534008,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["audio","audio-player","daw","music","python","python-app","python3","workstation"],"created_at":"2025-03-22T08:33:44.793Z","updated_at":"2025-03-22T08:33:49.990Z","avatar_url":"https://github.com/swagswagstar.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"![novus white text](https://github.com/user-attachments/assets/48da7957-85d7-4f63-92b4-16c964a8e6ce)\n![GitHub commit activity](https://img.shields.io/github/commit-activity/w/zekticezy/novus) ![GitHub language count](https://img.shields.io/github/languages/count/zekticezy/novus) ![GitHub last commit](https://img.shields.io/github/last-commit/zekticezy/novus) ![GitHub contributors](https://img.shields.io/github/contributors/zekticezy/novus) ![GitHub Issues or Pull Requests](https://img.shields.io/github/issues-pr/zekticezy/novus) ![GitHub License](https://img.shields.io/github/license/zekticezy/novus) ![GitHub Discussions](https://img.shields.io/github/discussions/zekticezy/novus) ![GitHub Release](https://img.shields.io/github/v/release/zekticezy/novus) ![Liberapay patrons](https://img.shields.io/liberapay/patrons/zekticezy) ![Liberapay receiving](https://img.shields.io/liberapay/receives/zekticezy)\n\n\n\n\n\nWelcome to the home and official public repository of zekkie's **Novus**, a open-source [digital audio workstation](https://en.m.wikipedia.org/wiki/Digital_audio_workstation) made with C, C++ \u0026 Python. \n\n**Check out [the official website](https://novus.zekkie.dev/) to learn more!**\n\n## WIP Features\n- **A basic, easy-to-use, modern and customizable user interface** that's inspired by the likes of the world's most popular audio workstations\n- **Full VST support** like other DAWs for synths and mixer effects\n- **Multi track support** as well as multiple mixers for each plugin and audio clip\n- **DJ Mode** for mixing songs, fading in/out and much more\n- **Audio Clip Editor** for purposes of editing a single file \n- **Built-in file explorer** for easy access to the files you really need\n- **Support for multiple audio file types**: FLAC, mp3, wav. You name it, we probably got it.\n- **Easy mixer presets** you can share as a file across the Internet to help others and their projects, whether it's for vocals or sounds. \n- **Video tutorials** built-in to the software to familiarize yourself with everything\n- **Dark Mode** support that syncs with your operating system\n- A **Built-in audio \u0026 MIDI** recorder for your studio to always be in session\n- **FULL MIDI support**\n\nCheck out [the website](https://novus.zekkie.dev/#features) to take a look at Novus' best features.\n\n## Screenshots\nempty :(\n\n\n## Planned Features\n- Built-in VSTs that ship with the app, ready for use\n\n## Contribute\nYou're already here, at our repository! You can clone it and make changes over at our `suggestions` branch and we'd love to check out what you have to bring to the table for Novus! \n\n### Compiler\nWe're using the GCC Compiler for this. To download it, get [MSYS2](https://www.msys2.org/). Once installed open **MSYS2 MINGW64** and run the following command:\n```sh\npacman -S mingw-w64-x86_64-gcc\n```\n\nWait for installation to run and GCC is ready to compile.\n\n## Download\nCheck out [novus.zekkie.dev](https://novus.zekkie.dev/downloads) to download beta and official releases.\n\nNovus is available for Windows *(.exe)*, macOS *(.app)* and Linux *(.deb, .rpm \u0026 .appimage)*, with Android support planned for the future (for tablets).\n\n### Updates\nNovus has a built-in auto-updater that'll check GitHub every launch to let you know if there's a new version available. \n\nLast update: dd/mm/yy. Check the [releases](https://github.com/zekticezy/novus/releases/) for patch notes and more info.\n\n## Credits\nNovus was built with the following C libraries:\n- [Nuklear](https://github.com/Immediate-Mode-UI/Nuklear)\n- [GLFW](https://www.glfw.org/)\n\n## Support Development\nNovus was built by me **solo**, and I want my creation to be **free**, **forever**. So, if you're interested, you can support me, my family and development by [donating here](). You don't have to, but it's be really awesome if you did! \n\nDonators also get featured under `Settings \u003e Credits` in-app!\n\n## Translations\nWe want Novus to be available in multiple languages across the world so others can enjoy the software. If you're interested in helping, fork the repo, check out the `lang` folder and get started by reading `translation guide.txt`!\n\n### Translation Support \n\n|Language|%|Translation File *(lang\\xx.txt)*|\n|---|---|---|\n|🇺🇸English|**100%**, main language|None, source file|\n|🇫🇷French|**0%**, work in progress|`fr.txt`|\n|🇩🇪German|**0%**, help needed|`de.txt`|\n|🇳🇱Dutch|**0%**, help needed|`ne.txt`|\n|🇪🇸Spanish|**0%**, help needed|`es.txt`|\n|🇵🇹Portugese|**0%**, help needed|`pr.txt`|\n|🇧🇷Brazilian Portugese|**0%**, help needed|`br.txt`|\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fswagswagstar%2Fnovus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fswagswagstar%2Fnovus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fswagswagstar%2Fnovus/lists"}