Go to file
Roberto Tonino 0be64f1477 fix: locale not dynamically changing in the sidebar 2020-09-23 18:20:49 +02:00
public fix: locale not dynamically changing in the sidebar 2020-09-23 18:20:49 +02:00
src fix: locale not dynamically changing in the sidebar 2020-09-23 18:20:49 +02:00
.gitignore added: ts type checking for js files; updated: custom contextmenu now show only when needed, GUI users must use keyboard shortcuts for cut/copy/paste 2020-08-20 19:41:46 +02:00
.jsbeautifyrc first styling of the sidebar 2020-04-24 21:54:12 +02:00
.prettierrc re-organized js files, first attempt of adding Vue SFC 2020-04-16 19:57:34 +02:00
COMPILE-UI.md perf: removed jQuery; chore: updated COMPILE-UI 2020-09-22 21:59:18 +02:00
LICENSE.txt Added license 2020-04-15 11:12:25 +02:00
README.md chore: removed "what's left to do" section in README 2020-09-22 18:38:21 +02:00
package-lock.json chore: removed commented code; chore: removed jQUery from deps 2020-09-22 22:01:52 +02:00
package.json fix: client mode not being detected; chore: added gui dev scripts 2020-09-22 22:40:41 +02:00
rollup.config.js added language change logic, added flags, added more translations 2020-07-18 22:44:27 +02:00

README.md

deemix-webui

This is just the WebUI for deemix, it should be used with deemix-pyweb or something like that. If you are a web developer and want to contribute to this project, please read the COMPILE-UI file.

You can find more informations about deemix at https://deemix.app/

License

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.