Skip to content

fernferret/tfcon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tfcon

Installation

python setup.py install

Usage

$ tfcon
> connect 127.0.0.1
Password:
> status
...
> quit

VirtualEnv

Yep, I do to. Here's how to do it.

$ cd tfcon
$ virtualenv venv
$ source venv/bin/activate
(venv) $ python setup.py install
(venv) $ tfcon

About

Python based Source game remote console

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages