Skip to content

atareao/utext

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

uText

uText is a markdown editor for ubuntu

For more information, please visit our website: http://launchpad.net/utext/ or http://www.atareao.es

Requirements

Required dependencies:

gir1.2-gtk-3.0,
gir1.2-gdkpixbuf-2.0,
gir1.2-webkit-3.0,
gir1.2-gtkspell3-3.0,
gir1.2-gtksource-3.0,
gir1.2-pango-1.0,
python3-chardet,
python3-jinja2,
python3-markdown,
python3-requests,
python3-bs4,
python3-xlib,
wkhtmltopdf,
pandoc,
html2ps,
gvfs-bin,
imagemagick

Download

To download the source:

$ git clone https://github.com/atareao/utext.git

Install

Add the repository and install.

sudo add-apt-repository ppa:atareao/utext
sudo apt update
sudo apt-get install -y \
    gir1.2-gtk-3.0 gir1.2-gdkpixbuf-2.0 gir1.2-webkit-3.0 \
    gir1.2-gtkspell3-3.0 gir1.2-gtksource-3.0 gir1.2-pango-1.0 \
    python3-chardet python3-jinja2 python3-markdown \
    python3-requests python3-bs4 python3-xlib \
    wkhtmltopdf pandoc html2ps gvfs-bin imagemagick \
    utext

About

A markdown editor for Ubuntu

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages