Skip to content

OPK/Textual

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

- Introduction -

Textual is a highly modified version of the open source project known 
as LimeChat. The user interface is tailored towards users that have 
used darker themes of the Windows IRC client mIRC. The design of the 
client is mostly based around the open standard of WebKit which means 
it can be themed using CSS and JavaScript. Support for IRC commands 
based off AppleScript is also supported.

--------------

- Compiling -

Textual requires the code signing certificate located in the folder
"Extra/Code Signing/" to be loaded into the keychain of the machine
that will be doing the compiling. This certificate must also be set
to be trusted for code signing. This can be accomplished by right 
clicking the certificate in the "Keychain Access" application and
selecting "Get Info" — From the panel that pops up trust options can
be modified to meet the needs of the compiler. 

Also, Textual uses the BWToolkit plugin in order to add new user interface 
elements to its library. Therefore, before compiling make sure that the 
"BWToolkit.ibplugin" file has been loaded into the Interface Builder 
application. This file can be found in the folder "Frameworks/BWToolkit/"

--------------

- License -

The New BSD License

Based on work by Satoshi Nakagawa <psychs AT limechat DOT net>
Copyright (c) 2008-2010 All rights reserved.
<https://github.com/psychs/limechat>

Modifications done by Michael Morris <mikey AT codeux DOT com>
Copyright (c) 2010 <https://github.com/mikemac11/Textual>

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions
are met:
1. Redistributions of source code must retain the above copyright
   notice, this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright
   notice, this list of conditions and the following disclaimer in the
   documentation and/or other materials provided with the distribution.

THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
SUCH DAMAGE.

About

Textual is a lightweight IRC client for Mac OS X.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published