/Scripter

A very simple GNOME app for very simple Python scripts

Primary LanguageSwiftGNU General Public License v3.0GPL-3.0

Scripter Icon

Scripter

A very simple, native GNOME app for writing and executing simple Python scripts. It can be used as an advanced calculator or as an editor for testing simple scripts in Python.

Screenshot

Table of Contents

Installation

  1. Follow the installation instructions here.
  2. Download this repository's source code and open the folder using GNOME Builder.
  3. Next to the hammer icon, in the dropdown menu, select Export and wait for the file browser to appear.
  4. Open the .flatpak file with GNOME Software and install the app.

Usage

Write a simple Python script. Run using the Run button or Ctrl+Return. Print results using the print function so that they appear in the app's UI.

Look up and copy previous outputs in the sidebar. Open it using the button in the toolbar.

Thanks

Dependencies