Skip to content

IllumiTerm-Inc/illumiterm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Work in Progress

illumiterm

Screenshot

The user interface is intuitive and user-friendly, making it easy for users to navigate and complete their tasks efficiently. The features demonstrate a deep understanding of the needs and requirements of the target audience.

Dependencies

This dependency is listed as the package name used in Debian. If your distribution is neither Debian nor its derivatives, you could find equivalents for your target distribution.

Basic requirements for building

  • make --> $ sudo apt install make -y
  • libtool --> $ sudo apt install libtool -y
  • libgtk-3-dev --> $ sudo apt install libgtk-3-dev -y
  • libvte-2.91-dev --> $ sudo apt install libvte-2.91-dev -y

Building on Debian, Ubuntu or their derivatives

$ sh autogen.sh  
$ ./configure 
$ make
$ sudo make install 

C sh

License

IllumiTerm is released under the GNU General Public License v2.0.