Code Monkey home page Code Monkey logo

ad5001 / logarithmplotter Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 8.12 MB

Create graphs with logarithmic scales, namely Bode diagrams. Mirror of https://git.ad5001.eu/Ad5001/LogarithmPlotter

Home Page: https://apps.ad5001.eu/logarithmplotter/

License: GNU General Public License v3.0

Python 7.70% QML 36.37% JavaScript 50.97% Shell 2.74% Batchfile 0.18% Makefile 0.02% NSIS 1.40% PHP 0.63%
logarithm plotter python qtquick logarithmic pyside6 qt qt6 qt6-app qt6-application

logarithmplotter's Introduction

icon LogarithmPlotter

Build Status Translation status On flathub On Snapcraft

2D plotter software to make Bode plots, sequences and distribution functions.

Screenshots

Magnitude example Phase example Object settings

You can find more screenshots on the app website.

Run

You can simply run LogarithmPlotter using python3 run.py.

In order to test translations, you can use the --lang=<lang code> command line option to force the detected locale of LogarithmPlotter.

Install

Generate installers:

All scripts noted here can be found in the scripts directory.

You can generate installers from LogarithmPlotter after installing all the dependencies:
For all builds, you need Python 3 with PySide6 installable with pip install PySide6.

  • Windows installer:
    • You need pyinstaller. You can install it using pip install pyinstaller.
    • Run the build-windows.bat script (or build-wine.sh if you're cross-compiling with wine on Linux) to build an exe for LogarithmPlotter.
    • You also need NSIS (Linux users can install the nsis package).
    • Run the package-windows.bat script (or package-wine.shif you're cross-compiling on Linux). You will find a logarithmplotter-setup.exe installer in the dist/accountfree/ folder.
  • MacOS Archive creator installer:
    • You need pyinstaller. You can install it using pip install pyinstaller.
    • Run the build-macosx.sh script to build an .app for LogarithmPlotter which can be found in the dist directory.
    • Run the package-macosx.sh script. You will find a LogarithmPlotter-v0.1-dev-setup.dmg installer in the dist/ folder.
  • Linux packages:
    • To build a DEB, you need DPKG and stdeb. You can install the later by using pip install stdeb.
    • To build and install the flatpak, you need flatpak-builder installed.
    • To build the snap, you need snapcraft installed.
    • Run package-linux.sh.

Linux

Run bash linux/install_local.sh

Contribute

There are several ways to contribute to LogarithmPlotter.

Legal notice

    LogarithmPlotter - 2D plotter software to make BODE plots, sequences and repartition functions.
    Copyright (C) 2021-2024  Ad5001 <[email protected]>

    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/>.

Language files translations located at LogarithmPlotter/i18n are licensed under GNU GPL3.0+ and are copyrighted by their original authors. See LICENSE.md for more details:

Libraries used

LogarithmPlotter includes expr-eval a port of ndef.parser by Raphael Graf <[email protected]>, ported to javascript by Matthew Crumley <[email protected]> (http://silentmatt.com/), and then to QMLJS by Ad5001.

The specific file (LogarithmPlotter/qml/eu/ad5001/LogarithmPlotter/js/expr-eval.js) is licensed under the MIT License.

logarithmplotter's People

Contributors

ad5001 avatar comradekingu avatar ingrownmink4 avatar ovari avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.