Archives For November 30, 1999

CutePad Text Editor

Dear readers, in this tutorial I’m going to show you a beautiful text editor called CutePad. Never heard of? CutePad is an open-source, simple and rather pretty text editor with some handy features. It’s available for Windows and Linux.

Features:

  • Simple and clean graphical interface.
  • Real fast start up time.
  • Ability to read and write any text document.
  • Can be export the document as PDF format.
  • Insert Images, tables, dates and times easily.
  • Cross platform >> can be used in any Linux or Windows operating system.
  • Keyboard shortcut facilities.
  • Finally it’s modern and cute when comparing to a ordinary text editor.

See some screenshots:

Install CutePad:

The EXE file for Windows and Linux installer (support Ubuntu, Fedora, Net Runner, Slitaz and others) are available in CutePad official download page.

If you’re comfortable with Linux command line, you can follow the steps below to install it:

1. Press Ctrl+Alt+T on keyboard to open the terminal. When it opens, run the commands below to download the Linux installer:

wget serandibsoft.com/uploads/8/3/5/2/8352420/cutepad_linuxbuild_x86.tar

In the code, change x86 to x64 for 64 bit system.

2. Extract the downloaded package:

tar -xf cutepad_linuxbuild*.tar

3. Make the installer executable:

chmod +x CutePad-*-Linux-*-Install

4. Run the installer and follow the setup wizard:

./CutePad-*-Linux-*-Install

Once installed, you can launch this app from Menu or Unity Dash.