-
-
Notifications
You must be signed in to change notification settings - Fork 14
/
Copy path_AboutTheProject.txt
45 lines (33 loc) · 1.68 KB
/
_AboutTheProject.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
MacTerm Project 2005-04-08
ABOUT THE MACTERM PROJECT
Welcome to this source release of MacTerm for modern macOS!
Formerly known as MacTelnet (and before that, NCSA Telnet),
this is now primarily a modern macOS terminal program.
MacTerm's goal is to be an excellent terminal emulation
program for macOS, while also being very easy to use. It
streamlines terminal work on both local and remote machines
by giving the user just the right set of powerful features, a
smart set of preferences and convenient window management.
MacTerm's core features are implemented in Objective-C++ and
Python, through bindings created by SWIG. Python can also be
used to create extensions (see "macterm.net" for details).
MacTerm's development environment makes use of Python, Perl,
shell scripts and GNU makefiles for various infrastructure and
documentation utilities. In addition, HTML help pages are
generated by the PyTextile tool (included) so that original
help content can be maintained in a highly-readable format.
After years of using Subversion, in mid-2015 MacTerm has moved
to "git" and the repository is currently on GitHub (see below).
Useful web resources:
https://www.macterm.net/
https://github.com/kmgrant/macterm
https://www.swig.org/
https://www.doxygen.nl/
WHAT FILES ARE WHERE, HOW TO BUILD, ETC.
Please see the file "_Building.txt" for more.
CONTACT
As always, ask me (kmg@mac.com) if you have questions or would
like to contribute.
Thank you for your interest!
Kevin Grant (kmg@mac.com)
Lead Developer, MacTerm