Skip to content

GordonZhang2024/tkMarker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo tkMarker

Tutorial project: A light weight text editor

Static Badge

GitHub Actions Workflow Status GitHub forks GitHub Repo stars GitHub watchers

screenshot

Installation

Installing the dependencies

GNU/Linux

This project requires Tkinter. To install it, type command:

$ sudo apt-get install python-tk # On Debian based GNU/Linux distributions
$ sudo dnf install python3-tkinter # On Fedora based GNU/Linux distributions

Installing tkMarker

GNU/Linux

First, you need to download a release and extract the source tarball. Then, type command:

$ pip install -r requiremonts.txt
$ ./install.sh

Important

Please use Python >= 3.8

Creating desktop icon

Write this to ~/.local/share/applications/tkmarker.desktop

[Desktop Entry]
Name=tkMarker
Exec=/home/<your-user-name>/.local/bin/tkmarker
Type=Application
Icon=<path/to/tkMarker>/static/tkMarker.png
Categories=Development;
Keywords=Markdown;

Usage

Type command:

$ tkmarker &

You will see the editor.

License

MIT License


This is a software with ABSOLUTELY NO WARRANTY.

Feel free to report an issue. You are welcomed to start a pull request.

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy