Difference between revisions of "Scan2wiki"

From BITPlan Wiki
Jump to navigation Jump to search
Line 11: Line 11:
 
}}
 
}}
 
=Freitext=
 
=Freitext=
 +
= Installation =
 +
== Prerequisites ==
 +
=== TKinter ===
 +
==== MacOS ====
 +
===== macports =====
 +
<source lang='bash'>
 +
sudo port install py38-tkinter
 +
</source>

Revision as of 15:52, 21 March 2021

OsProject

OsProject
edit
id  scan2wiki
state  
owner  Wolfgang Fahl
title  scan2wiki
url  https://github.com/WolfgangFahl/scan2wiki
version  0.0.7
description  
date  2021-03-21
since  
until  

Freitext

Installation

Prerequisites

TKinter

MacOS

macports
sudo port install py38-tkinter