1
0
Fork
You've already forked MintApps-Ideen
0
forked from MintApps/client
MintApps Javascript client application
  • Vue 80.7%
  • JavaScript 17.1%
  • CSS 1.9%
  • HTML 0.2%
webphysik b5432ee2d5 src/mint/views/MintCompton.vue aktualisiert
Details müssen eingeblendet werden
2023年09月20日 21:56:45 +00:00
extra new: dipole, video-analysis 2023年08月09日 11:41:24 +02:00
public Update doc and build of download packages 2023年04月02日 18:33:15 +02:00
src src/mint/views/MintCompton.vue aktualisiert 2023年09月20日 21:56:45 +00:00
.eslintrc.js eslint, version 1.2.2 2023年08月10日 15:40:43 +02:00
.gitignore Update doc and build of download packages 2023年04月02日 18:33:15 +02:00
.stylelintrc.json Update: Remove bootstrap, consisten css styles for dark-mode 2022年01月21日 18:23:58 +01:00
index.html Update public assets 2023年03月29日 17:18:20 +02:00
INSTALL.md update INSTALL.md 2023年06月12日 07:38:00 +02:00
LICENSE Added GPL 3 License 2021年05月03日 11:53:53 +02:00
package.json bugfix: locale detection 2023年08月11日 14:19:25 +02:00
README.md news page, bugfixes 2023年04月19日 16:30:06 +02:00
screenshot.svg Screenshot 2022年03月15日 07:28:06 +01:00
vite.config.js MintApps/client#173 2022年12月15日 08:45:10 +01:00

MintApps

About

The MintApps are a collection of HTML5 apps to support teaching in technical and scientific subjects. Focusing on senior classes in secondary schools, MintApps intend to be more than pure "calculators" or "plotters" and put a focus on interactive visualization.

Screenshot examples

What distinguishes the MintApps from other apps?

  • Plattform independent: an up-to-date browser is sufficient, the operating system is irrelevant, no client installation is required.
  • Responsive: the display automatically adapts to the dimensions of the end device, so smartphones and tablets can also be used.
  • Privacy friendly: no tracking mechanisms are integrated, no data is transferred to third parties.
  • Open source: the source code is available on codeberg.org under the GPL 3.0 license.

Getting started

  • Online version: You can use the latest version of MintApps directly on the website kippenbergs.de/mint-index. Please note that this page shows additional content that is not part of the MintApps.
  • Own instance: If you want to run your own instance of MintApps, take a look at INSTALL.md for instructions on building and installing.
  • Social media: Don't miss the latest simulations and tools and follow us on Mastodon.

Acknowledgments

Many thanks to Matthias Borchard, Benjamin Chalupar, Stefan Richtberg, Michael Rode, Christian Schiller, Michael Speckert, and Hans-Georg Unckell for their professional advice!

Thank, you Lukas Schieren for supporting the communication in Mastodon as well as managing the Weblate repository.

We would also like to thank all the translators on Weblate, especially

  • mondstern, who helps to translate the MintApps into eleven different languages,
  • Peter Weinzierl for keeping the English language alive and kicking

License

The "MintApps" are licensed under the "GNU GENERAL PUBLIC LICENSE Version 3" license, please note in particular that this excludes any liability or guarantee.

Disclaimer of Warranty.

THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.

Limitation of Liability

IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.