toto2titi


Nametoto2titi JSON
Version 2.3.0 PyPI version JSON
download
home_pagehttp://framagit.org/spalax/paste2sms
SummaryA rag-bag of small desktop utilities
upload_time2024-12-26 23:19:29
maintainerNone
docs_urlNone
authorLouis Paternault
requires_python<4,>=3.8
licenseGPLv3 or any later version
keywords clipboard sms qrcode wifi paste
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            toto2titi 🗔 A rag-bag of small desktop utilities
================================================

* `paste2file` 💾 Save clipboard content as a file.
* `paste2qrcode` 🔳 Display clipboard content as a QR code
* `wifi2qrcode` 🌐 Display wifi credentials as a QR code. Scanning this code with your smartphone will automatically connect it to this network.
* `paste2sms` 📲 Send clipboard content as a SMS

  `paste2sms` is a small tool which send the content of your clipboard as a SMS: do you want to share that cool link you just found (on your computer) to your friend? Copy it, and run `paste2sms` to send it as a SMS.

  .. image:: https://framagit.org/spalax/paste2sms/raw/main/doc/_static/screencast.gif

What's new?
-----------

See `changelog
<https://git.framasoft.org/spalax/paste2sms/blob/main/CHANGELOG.md>`_.

Download and install
--------------------

* From sources:

  * Download: https://pypi.python.org/pypi/toto2titi
  * Install::

        python3 -m pip install .

* From pip::

    pip install toto2titi

* Do-it-yourself Debian package

  This requires `stdeb <https://github.com/astraw/stdeb>`_ (and `setuptools-scm <https://pypi.org/project/setuptools-scm/>`_) to be installed::

      python3 setup.py --command-packages=stdeb.command bdist_deb
      sudo dpkg -i deb_dist/toto2titi-<VERSION>_all.deb

  This will also install the launchers.


Documentation
-------------

* The compiled documentation is available on `readthedocs
  <http://paste2sms.readthedocs.io>`_

* To compile it from source, download and run::

      cd doc && make html

            

Raw data

            {
    "_id": null,
    "home_page": "http://framagit.org/spalax/paste2sms",
    "name": "toto2titi",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4,>=3.8",
    "maintainer_email": null,
    "keywords": "clipboard sms qrcode wifi paste",
    "author": "Louis Paternault",
    "author_email": "spalax@gresille.org",
    "download_url": "https://files.pythonhosted.org/packages/a5/cb/506880f94d03aa7bb725b9cb504b3e58612a02f85088d250c1a92c636590/toto2titi-2.3.0.tar.gz",
    "platform": null,
    "description": "toto2titi \ud83d\uddd4 A rag-bag of small desktop utilities\n================================================\n\n* `paste2file` \ud83d\udcbe Save clipboard content as a file.\n* `paste2qrcode` \ud83d\udd33 Display clipboard content as a QR code\n* `wifi2qrcode` \ud83c\udf10 Display wifi credentials as a QR code. Scanning this code with your smartphone will automatically connect it to this network.\n* `paste2sms` \ud83d\udcf2 Send clipboard content as a SMS\n\n  `paste2sms` is a small tool which send the content of your clipboard as a SMS: do you want to share that cool link you just found (on your computer) to your friend? Copy it, and run `paste2sms` to send it as a SMS.\n\n  .. image:: https://framagit.org/spalax/paste2sms/raw/main/doc/_static/screencast.gif\n\nWhat's new?\n-----------\n\nSee `changelog\n<https://git.framasoft.org/spalax/paste2sms/blob/main/CHANGELOG.md>`_.\n\nDownload and install\n--------------------\n\n* From sources:\n\n  * Download: https://pypi.python.org/pypi/toto2titi\n  * Install::\n\n        python3 -m pip install .\n\n* From pip::\n\n    pip install toto2titi\n\n* Do-it-yourself Debian package\n\n  This requires `stdeb <https://github.com/astraw/stdeb>`_ (and `setuptools-scm <https://pypi.org/project/setuptools-scm/>`_) to be installed::\n\n      python3 setup.py --command-packages=stdeb.command bdist_deb\n      sudo dpkg -i deb_dist/toto2titi-<VERSION>_all.deb\n\n  This will also install the launchers.\n\n\nDocumentation\n-------------\n\n* The compiled documentation is available on `readthedocs\n  <http://paste2sms.readthedocs.io>`_\n\n* To compile it from source, download and run::\n\n      cd doc && make html\n",
    "bugtrack_url": null,
    "license": "GPLv3 or any later version",
    "summary": "A rag-bag of small desktop utilities",
    "version": "2.3.0",
    "project_urls": {
        "Documentation": "http://paste2sms.readthedocs.io",
        "Homepage": "http://framagit.org/spalax/paste2sms",
        "Source": "https://framagit.org/spalax/paste2sms",
        "Tracker": "https://framagit.org/spalax/paste2sms/issues"
    },
    "split_keywords": [
        "clipboard",
        "sms",
        "qrcode",
        "wifi",
        "paste"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "764da0364d4c86a118028364be780007dfb81f01a600270e323b06c5c148cd47",
                "md5": "c1f56b02ed95dd840fd5959d15b1573a",
                "sha256": "db512e0113db30722cf499275100bf35b4ef8808943b2d67746a40f589ff73b1"
            },
            "downloads": -1,
            "filename": "toto2titi-2.3.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c1f56b02ed95dd840fd5959d15b1573a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4,>=3.8",
            "size": 4737585,
            "upload_time": "2024-12-26T23:19:25",
            "upload_time_iso_8601": "2024-12-26T23:19:25.368228Z",
            "url": "https://files.pythonhosted.org/packages/76/4d/a0364d4c86a118028364be780007dfb81f01a600270e323b06c5c148cd47/toto2titi-2.3.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a5cb506880f94d03aa7bb725b9cb504b3e58612a02f85088d250c1a92c636590",
                "md5": "8e8de935d0b6ed8d32182bf947ebde7f",
                "sha256": "4cec0ad52ed4c87624a0caa12f8282b0027787344ad8278308a288619ec5ce08"
            },
            "downloads": -1,
            "filename": "toto2titi-2.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "8e8de935d0b6ed8d32182bf947ebde7f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4,>=3.8",
            "size": 4701127,
            "upload_time": "2024-12-26T23:19:29",
            "upload_time_iso_8601": "2024-12-26T23:19:29.931755Z",
            "url": "https://files.pythonhosted.org/packages/a5/cb/506880f94d03aa7bb725b9cb504b3e58612a02f85088d250c1a92c636590/toto2titi-2.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-26 23:19:29",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "toto2titi"
}
        
Elapsed time: 0.44081s