Medleytext is a free note taking app for linux, mac and Windows. this note taking app provides some developer specific features for computer programmers like HTML, CSS, avaScript and Markdown language aupport in the note. Currently it supports more than 40 programmings languages. It also supports some rich formatting options like Mix in to-dos, lists, images, links, headers and many more. Some other features are keyboard shortcuts support, and theme support. You can import and export your notes also.
Install Medleytext on Ubuntu
Go to the medleytext download page and download the latest Medleytext in .AppImage file format. The download size is around 55MB.The default download folder is Home->Downloads in ubuntu. Here the downloaded file name is medley-latest.AppImage. Right click on the file and select Properties.Then go to the Permissions tab and check the Allow executing files as program option.
Then right click on the file and select the Run option. then select yes if you want to integrate Medleytext with your system. that’s it.
You can also do this by terminal. Just open your terminal app in Ubuntu. Then Type the below command in the terminal and hit enter.
cd Downloads
Then type below and hit enter
sudo ./medley-latest.AppImage
Then type your ubuntu password. thats it.