Metadata-Version: 2.1
Name: FreeTVG-karjakak
Version: 1.2.2rc1
Summary: Tree View Gui for outline treeview note.
Home-page: https://github.com/kakkarja/FreeTVG
Author: karjakak
Author-email: kakkarja.github@gmail.com
License: MIT License
Description: # FreeTVG [Tree View Gui]
        ## **Tree View Gui is an outline note for viewing in tree structure.**
        ### **Visit [TVG](https://treeviewgui.work)**
        ## Installation
        ```pip install FreeTVG-karjakak==1.1.15```
        
        **If wanted to have TVG++ for trial [7 days]**
        * ```pip install -U FreeTVG-karjakak```
        * **There new function for Tutuorial TVG [Control+F1]**
        * **For trial purpose:**
            * **Compose email for registration [Control+F4]**
                * **Will be sent link for download after receiving registration mail from user.**
            * **Full functions of TVG++ [For 7 days]:**
                * **Send Note - with Telethon [Telegram wrapper]**
                    * **Able to send TVG note.**
                * **Calculator**
                    * **Check currency rate.**
                * **Save - TVG note encryption**
                    * **Can send it to other TVG++ user.**
                * **Open - TVG note decryption**
                    * **Can save or just for viewing.**
                * **Emoji - can add emoji in TVG note**
                
        ## Usage
        ```Python
        from TVG import main
        
        # Start TVG outline note
        main()
        ```
Platform: UNKNOWN
Classifier: Environment :: Win32 (MS Windows)
Classifier: Intended Audience :: End Users/Desktop
Classifier: Topic :: Text Editors :: Text Processing
Classifier: Programming Language :: Python :: 3.9
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.9
Description-Content-Type: text/markdown
