MintApps Javascript client application
 
 
 
 
Go to file
Thomas cea143ad8a
update: markdown documentation
2023-12-06 10:54:06 +01:00
extra #222, #221 2023-11-19 10:00:33 +01:00
public version 1.3.0-pre3 2023-11-17 20:58:00 +01:00
src update: markdown documentation 2023-12-06 10:54:06 +01: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
INSTALL.md version 1.3.0-pre3 2023-11-17 20:58:00 +01:00
LICENSE Added GPL 3 License 2021-05-03 11:53:53 +02:00
README.md news page, bugfixes 2023-04-19 16:30:06 +02:00
index.html Update public assets 2023-03-29 17:18:20 +02:00
package.json version 1.3.0-pre4, package.json 2023-12-05 14:56:51 +01:00
screenshot.svg Screenshot 2022-03-15 07:28:06 +01:00
vite.config.mjs #222, #221 2023-11-19 10:00:33 +01:00

README.md

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.