Skip to content

Instantly share code, notes, and snippets.

@kurtis318
Last active June 2, 2017 04:06
Show Gist options
  • Save kurtis318/44a95b358a340cac5bd09cd54dc3248a to your computer and use it in GitHub Desktop.
Save kurtis318/44a95b358a340cac5bd09cd54dc3248a to your computer and use it in GitHub Desktop.
SeaMonkey is great alternative to Kompozer
I have been looking for a replacement for kompozer app that I have been running on Linux.
I came across SeaMonkey today and it has a "composer" function that has a great WYSIWYG
editor mimila to kompozer.
Here is where I found to download the tar files for Linux:
https://www.seamonkey-project.org/releases/2.48b1
Looks like Fedora 25 has a seamonkey package but it is a bit older that the latest.
I found out that I can launch the the composer using the following command:
seamonkey -editor [path_to_html_file]
To launch from main seamonkey page, Window --> Composer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment