lumett


Namelumett JSON
Version 2.0.5 PyPI version JSON
download
home_pagehttps://github.com/yourusername/lumett
SummaryMulti-platform TinTin++ MUD client with scalable GUI
upload_time2025-08-15 23:20:50
maintainerNone
docs_urlNone
authorFederico
requires_python>=3.6
licenseNone
keywords mud client tintin++ gaming
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # LumeTT - Multi-platform TinTin++ MUD Client

LumeTT is a sophisticated wrapper around TinTin++ that provides an enhanced MUD (Multi-User Dungeon) gaming experience with a scalable GUI and pre-configured settings.

## Features

- **Enhanced TinTin++ Integration**: Seamless wrapper around the powerful TinTin++ MUD client
- **Pre-configured Setup**: Ready-to-use configuration files and scripts
- **User-friendly**: Automatic setup and configuration management
- **Scalable GUI**: Optimized interface for different screen sizes
- **Cross-platform**: Works on any Linux distribution

## Installation

### From PyPI (Recommended)

```bash
pip install lumett
```

### Prerequisites

You'll need TinTin++ installed on your system:

```bash
# Ubuntu/Debian
sudo apt install tintin++

# Or install the enhanced version with Lua/Python support
pip install tintin-lua-py
```

## Usage

After installation, simply run:

```bash
lumett
```

On first run, LumeTT will:
1. Create a configuration directory in `~/.lumett`
2. Copy all necessary configuration files
3. Launch TinTin++ with the LumeTT configuration

## Configuration

LumeTT stores its configuration in `~/.lumett/`. You can customize:

- **Connection settings**: Modify MUD server connections
- **Scripting**: Add your own TinTin++ scripts
- **UI settings**: Customize colors, layouts, and more
- **Library files**: Extend functionality with additional modules

## Command Line Options

LumeTT accepts all standard TinTin++ command line options:

```bash
lumett [tintin++ options]
lumett -h                    # Show TinTin++ help
lumett mudserver.com 4000    # Connect directly to a MUD
```

## Directory Structure

```
~/.lumett/
├── lib/
│   ├── init.tin         # Main initialization script
│   ├── colors.tin       # Color definitions
│   └── filesystem.tin   # File system utilities
├── LICENSE              # License information
└── README.txt          # Additional documentation
```

## Requirements

- Python 3.6 or higher
- TinTin++ (automatically detected)
- Linux operating system

## License

GPL v2 - See LICENSE file for details

## Contributing

1. Fork the repository
2. Create your feature branch
3. Commit your changes
4. Push to the branch
5. Create a Pull Request

## Support

For issues and support:
- Create an issue on GitHub
- Check the TinTin++ documentation for advanced usage

## Changelog

### 2.0.5
- Initial PyPI release
- Automatic configuration setup
- Enhanced TinTin++ integration
- Cross-platform compatibility improvements

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/yourusername/lumett",
    "name": "lumett",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": "mud client tintin++ gaming",
    "author": "Federico",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/27/04/5625498eff8262d27557286ff9cb023ae6bd40c60277e3756d3b31ece6c3/lumett-2.0.5.tar.gz",
    "platform": null,
    "description": "# LumeTT - Multi-platform TinTin++ MUD Client\n\nLumeTT is a sophisticated wrapper around TinTin++ that provides an enhanced MUD (Multi-User Dungeon) gaming experience with a scalable GUI and pre-configured settings.\n\n## Features\n\n- **Enhanced TinTin++ Integration**: Seamless wrapper around the powerful TinTin++ MUD client\n- **Pre-configured Setup**: Ready-to-use configuration files and scripts\n- **User-friendly**: Automatic setup and configuration management\n- **Scalable GUI**: Optimized interface for different screen sizes\n- **Cross-platform**: Works on any Linux distribution\n\n## Installation\n\n### From PyPI (Recommended)\n\n```bash\npip install lumett\n```\n\n### Prerequisites\n\nYou'll need TinTin++ installed on your system:\n\n```bash\n# Ubuntu/Debian\nsudo apt install tintin++\n\n# Or install the enhanced version with Lua/Python support\npip install tintin-lua-py\n```\n\n## Usage\n\nAfter installation, simply run:\n\n```bash\nlumett\n```\n\nOn first run, LumeTT will:\n1. Create a configuration directory in `~/.lumett`\n2. Copy all necessary configuration files\n3. Launch TinTin++ with the LumeTT configuration\n\n## Configuration\n\nLumeTT stores its configuration in `~/.lumett/`. You can customize:\n\n- **Connection settings**: Modify MUD server connections\n- **Scripting**: Add your own TinTin++ scripts\n- **UI settings**: Customize colors, layouts, and more\n- **Library files**: Extend functionality with additional modules\n\n## Command Line Options\n\nLumeTT accepts all standard TinTin++ command line options:\n\n```bash\nlumett [tintin++ options]\nlumett -h                    # Show TinTin++ help\nlumett mudserver.com 4000    # Connect directly to a MUD\n```\n\n## Directory Structure\n\n```\n~/.lumett/\n\u251c\u2500\u2500 lib/\n\u2502   \u251c\u2500\u2500 init.tin         # Main initialization script\n\u2502   \u251c\u2500\u2500 colors.tin       # Color definitions\n\u2502   \u2514\u2500\u2500 filesystem.tin   # File system utilities\n\u251c\u2500\u2500 LICENSE              # License information\n\u2514\u2500\u2500 README.txt          # Additional documentation\n```\n\n## Requirements\n\n- Python 3.6 or higher\n- TinTin++ (automatically detected)\n- Linux operating system\n\n## License\n\nGPL v2 - See LICENSE file for details\n\n## Contributing\n\n1. Fork the repository\n2. Create your feature branch\n3. Commit your changes\n4. Push to the branch\n5. Create a Pull Request\n\n## Support\n\nFor issues and support:\n- Create an issue on GitHub\n- Check the TinTin++ documentation for advanced usage\n\n## Changelog\n\n### 2.0.5\n- Initial PyPI release\n- Automatic configuration setup\n- Enhanced TinTin++ integration\n- Cross-platform compatibility improvements\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Multi-platform TinTin++ MUD client with scalable GUI",
    "version": "2.0.5",
    "project_urls": {
        "Homepage": "https://github.com/yourusername/lumett"
    },
    "split_keywords": [
        "mud",
        "client",
        "tintin++",
        "gaming"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "e95230b496b44b4a3ce0409a038003f35b039ef8b7422658671f659a2dfda202",
                "md5": "a5aa4bf86d7fd1958aff15dedfee8bd8",
                "sha256": "19a3e1213ae0d2104c5eac18a9e8796d5e173d6d6dec842777afc25852976909"
            },
            "downloads": -1,
            "filename": "lumett-2.0.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a5aa4bf86d7fd1958aff15dedfee8bd8",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 786634,
            "upload_time": "2025-08-15T23:20:47",
            "upload_time_iso_8601": "2025-08-15T23:20:47.266818Z",
            "url": "https://files.pythonhosted.org/packages/e9/52/30b496b44b4a3ce0409a038003f35b039ef8b7422658671f659a2dfda202/lumett-2.0.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "27045625498eff8262d27557286ff9cb023ae6bd40c60277e3756d3b31ece6c3",
                "md5": "d7deef85133a378bea2b39aa132955a3",
                "sha256": "ebe1c3d1e76cdc860e0652492e76a6ba148de7fe3800bdf309acb8f03c0ab7da"
            },
            "downloads": -1,
            "filename": "lumett-2.0.5.tar.gz",
            "has_sig": false,
            "md5_digest": "d7deef85133a378bea2b39aa132955a3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 747601,
            "upload_time": "2025-08-15T23:20:50",
            "upload_time_iso_8601": "2025-08-15T23:20:50.227258Z",
            "url": "https://files.pythonhosted.org/packages/27/04/5625498eff8262d27557286ff9cb023ae6bd40c60277e3756d3b31ece6c3/lumett-2.0.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-15 23:20:50",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "yourusername",
    "github_project": "lumett",
    "github_not_found": true,
    "lcname": "lumett"
}
        
Elapsed time: 1.60811s