예제 #1
0
    def __init__(self, parent):
        BasePlugin.__init__(
            self,
            parent=parent,
            spacing=2,
            margin=10,
            button_image="com.github.fabiocolacio.marker.svg",
            button_install_label="Install Marker (Flatpak User wide)",
            button_remove_label="Remove Marker (Flatpak User wide)",
            buttontooltip="Powerful markdown editor",
            buttonsizewidth=100,
            buttonsizeheight=100,
            button_relief=2,
            blockparent=False,
            waitmsg="Wait...",
            runningmsg="Running...",
            loadingmsg="Loading...",
            ifremovefailmsg="Remove Marker Failed",
            ifinstallfailmsg="Install Marker Failed",
            ifinstallsucessmsg="Install Marker Done",
            ifremovesucessmsg="Remove Marker Done",
            beforeinstallyesorno="Start Install Marker ?",
            beforeremoveyesorno="Start Remove Marker ?",
            expand=False,
            daemon=True)

        self.parent = parent
예제 #2
0
    def __init__(self, parent):
        BasePlugin.__init__(
            self,
            parent=parent,
            spacing=2,
            margin=10,
            button_image="ciano.png",
            button_install_label="Install Ciano (Flatpak User wide)",
            button_remove_label="Remove Ciano (Flatpak User wide)",
            buttontooltip="A multimedia file converter",
            buttonsizewidth=100,
            buttonsizeheight=100,
            button_relief=2,
            blockparent=False,
            waitmsg="Wait...",
            runningmsg="Running...",
            loadingmsg="Loading...",
            ifremovefailmsg="Remove Ciano Failed",
            ifinstallfailmsg="Install Ciano Failed",
            ifinstallsucessmsg="Install Ciano Done",
            ifremovesucessmsg="Remove Ciano Done",
            beforeinstallyesorno="Start Install Ciano ?",
            beforeremoveyesorno="Start Remove Ciano ?",
            expand=False,
            daemon=True)

        self.parent = parent
    def __init__(self, parent):
        BasePlugin.__init__(
            self,
            parent=parent,
            spacing=2,
            margin=10,
            button_image="telegram.png",
            button_install_label="Install Telegram Desktop (Flatpak User wide)",
            button_remove_label="Remove Telegram Desktop (Flatpak User wide)",
            buttontooltip="Telegram Desktop messenger",
            buttonsizewidth=100,
            buttonsizeheight=100,
            button_relief=2,
            blockparent=False,
            waitmsg="Wait...",
            runningmsg="Running...",
            loadingmsg="Loading...",
            ifremovefailmsg="Remove Telegram Desktop Failed",
            ifinstallfailmsg="Install Telegram Desktop Failed",
            ifinstallsucessmsg="Install Telegram Desktop Done",
            ifremovesucessmsg="Remove Telegram Desktop Done",
            beforeinstallyesorno="Start Install Telegram Desktop ?",
            beforeremoveyesorno="Start Remove Telegram Desktop ?",
            expand=False,
            daemon=True)

        self.parent = parent
 def __init__(self, parent):
     BasePlugin.__init__(
         self,
         parent=parent,
         spacing=2,
         margin=10,
         button_image="code.png",
         button_install_label=
         "Install Visual Studio Code (Flatpak User wide)",
         button_remove_label="Remove Visual Studio Code (Flatpak User wide)",
         buttontooltip=
         "Install Remove Visual Studio Code (Flatpak User wide)",
         buttonsizewidth=100,
         buttonsizeheight=100,
         button_relief=2,
         blockparent=False,
         waitmsg="Wait...",
         runningmsg="Running...",
         loadingmsg="Loading...",
         ifinstallfailmsg="Install Visual Studio Code Failed",
         ifremovefailmsg="Remove Visual Studio Code Failed",
         beforeinstallyesorno="Start Install Visual Studio Code ?",
         beforeremoveyesorno="Start Remove Visual Studio Code ?",
         daemon=True,
         expand=False)
예제 #5
0
    def __init__(self,parent):
        BasePlugin.__init__(self,parent=parent,
                            spacing=2,
                            margin=10,
                            button_image="komodo48.png",
                            button_install_label="Install Komodo",
                            button_remove_label="Remove Komodo",
                            buttontooltip="Install Komodo",
                            buttonsizewidth=100,
                            buttonsizeheight=100,
                            button_relief=2,
                            blockparent=False,
                            waitmsg="Wait...",
                            runningmsg="Running...",
                            loadingmsg="Loading...",
                            ifremovefailmsg="Remove Komodo Failed",
                            ifinstallfailmsg="Install Komodo Failed",
                            ifinstallsucessmsg="Install Komodo Done",
                            ifremovesucessmsg="Remove Komodo Done",
                            beforeinstallyesorno="Start Install Komodo ?",
                            beforeremoveyesorno="Start Remove Komodo ?",
                            expand=False,
                            daemon=True)

        self.parent = parent
예제 #6
0
    def __init__(self, parent):
        BasePlugin.__init__(
            self,
            parent=parent,
            spacing=2,
            margin=10,
            button_image="52b1e48a757b7f28448b4567.png",
            button_install_label="Install Fritzing (Flatpak User wide)",
            button_remove_label="Remove Fritzing (Flatpak User wide)",
            buttontooltip="Electronic Design Tool",
            buttonsizewidth=100,
            buttonsizeheight=100,
            button_relief=2,
            blockparent=False,
            waitmsg="Wait...",
            runningmsg="Running...",
            loadingmsg="Loading...",
            ifremovefailmsg="Remove Fritzing Failed",
            ifinstallfailmsg="Install Fritzing Failed",
            ifinstallsucessmsg="Install Fritzing Done",
            ifremovesucessmsg="Remove Fritzing Done",
            beforeinstallyesorno="Start Install Fritzing ?",
            beforeremoveyesorno="Start Remove Fritzing ?",
            expand=False,
            daemon=True)

        self.parent = parent
예제 #7
0
    def __init__(self,parent):
        BasePlugin.__init__(self,parent=parent,
                            spacing=2,
                            margin=10,
                            button_image="videodownloader.b9996289c0e2.svg",
                            button_install_label="Install 4kvideodownloader",
                            button_remove_label="Remove 4kvideodownloader",
                            buttontooltip="Install Remove 4kvideodownloader",
                            buttonsizewidth=100,
                            buttonsizeheight=100,
                            button_relief=2,
                            blockparent=False,
                            waitmsg="Wait...",
                            runningmsg="Running...",
                            loadingmsg="Loading...",
                            ifremovefailmsg="Remove 4kvideodownloader Failed",
                            ifinstallfailmsg="Install 4kvideodownloader Failed",
                            ifinstallsucessmsg="Install 4kvideodownloader Done",
                            ifremovesucessmsg="Remove 4kvideodownloader Done",
                            beforeinstallyesorno="Start Install 4kvideodownloader ?",
                            beforeremoveyesorno="Start Remove 4kvideodownloader ?",
                            expand=False,
                            daemon=True)

        self.parent = parent
예제 #8
0
    def __init__(self, parent):
        BasePlugin.__init__(
            self,
            parent=parent,
            spacing=2,
            margin=10,
            button_image="HandBrake_Icon.png",
            button_install_label="Install HandBrake (Flatpak User wide)",
            button_remove_label="Remove HandBrake (Flatpak User wide)",
            buttontooltip="Video Transcoder",
            buttonsizewidth=100,
            buttonsizeheight=100,
            button_relief=2,
            blockparent=False,
            waitmsg="Wait...",
            runningmsg="Running...",
            loadingmsg="Loading...",
            ifremovefailmsg="Remove HandBrake Failed",
            ifinstallfailmsg="Install HandBrake Failed",
            ifinstallsucessmsg="Install HandBrake Done",
            ifremovesucessmsg="Remove HandBrake Done",
            beforeinstallyesorno="Start Install HandBrake ?",
            beforeremoveyesorno="Start Remove HandBrake ?",
            expand=False,
            daemon=True)

        self.parent = parent
    def __init__(self, parent):
        BasePlugin.__init__(
            self,
            parent=parent,
            spacing=2,
            margin=10,
            button_image="PulseEffects.png",
            button_install_label="Install PulseEffects (Flatpak User wide)",
            button_remove_label="Remove PulseEffects (Flatpak User wide)",
            buttontooltip="Audio Effects for PulseAudio Applications",
            buttonsizewidth=100,
            buttonsizeheight=100,
            button_relief=2,
            blockparent=False,
            waitmsg="Wait...",
            runningmsg="Running...",
            loadingmsg="Loading...",
            ifremovefailmsg="Remove PulseEffects Failed",
            ifinstallfailmsg="Install PulseEffects Failed",
            ifinstallsucessmsg="Install PulseEffects Done",
            ifremovesucessmsg="Remove PulseEffects Done",
            beforeinstallyesorno="Start Install PulseEffects ?",
            beforeremoveyesorno="Start Remove PulseEffects ?",
            expand=False,
            daemon=True)

        self.parent = parent
예제 #10
0
    def __init__(self, parent):
        BasePlugin.__init__(
            self,
            parent=parent,
            spacing=2,
            margin=10,
            button_image="app-icon-scratch.png",
            button_install_label="Install Scratch3 (Flatpak User wide)",
            button_remove_label="Remove Scratch3 (Flatpak User wide)",
            buttontooltip="Install Remove Scratch3 (Flatpak User wide)",
            buttonsizewidth=100,
            buttonsizeheight=100,
            button_relief=2,
            blockparent=False,
            waitmsg="Wait...",
            runningmsg="Running...",
            loadingmsg="Loading...",
            ifremovefailmsg="Remove Scratch3 Failed",
            ifinstallfailmsg="Install Scratch3 Failed",
            ifinstallsucessmsg="Install Scratch3 Done",
            ifremovesucessmsg="Remove Scratch3 Done",
            beforeinstallyesorno="Start Install Scratch3 ?",
            beforeremoveyesorno="Start Remove Scratch3 ?",
            expand=False,
            daemon=True)

        self.parent = parent
예제 #11
0
    def __init__(self, parent):
        BasePlugin.__init__(
            self,
            parent=parent,
            spacing=2,
            margin=10,
            button_image="natron.png",
            button_install_label="Install Natron (Flatpak User wide)",
            button_remove_label="Remove Natron (Flatpak User wide)",
            buttontooltip="Open-source video compositing software",
            buttonsizewidth=100,
            buttonsizeheight=100,
            button_relief=2,
            blockparent=False,
            waitmsg="Wait...",
            runningmsg="Running...",
            loadingmsg="Loading...",
            ifremovefailmsg="Remove Natron Failed",
            ifinstallfailmsg="Install Natron Failed",
            ifinstallsucessmsg="Install Natron Done",
            ifremovesucessmsg="Remove Natron Done",
            beforeinstallyesorno="Start Install Natron ?",
            beforeremoveyesorno="Start Remove Natron ?",
            expand=False,
            daemon=True)

        self.parent = parent
예제 #12
0
    def __init__(self,parent):
        BasePlugin.__init__(self,parent=parent,
                            spacing=2,
                            margin=10,
                            button_image="vidcutter.png",
                            button_install_label="Install VidCutter (Flatpak User wide)",
                            button_remove_label="Remove VidCutter (Flatpak User wide)",
                            buttontooltip="Media Cutter + Joiner",
                            buttonsizewidth=100,
                            buttonsizeheight=100,
                            button_relief=2,
                            blockparent=False,
                            waitmsg="Wait...",
                            runningmsg="Running...",
                            loadingmsg="Loading...",
                            ifremovefailmsg="Remove VidCutter Failed",
                            ifinstallfailmsg="Install VidCutter Failed",
                            ifinstallsucessmsg="Install VidCutter Done",
                            ifremovesucessmsg="Remove VidCutter Done",
                            beforeinstallyesorno="Start Install VidCutter ?",
                            beforeremoveyesorno="Start Remove VidCutter ?",
                            expand=False,
                            daemon=True)

        self.parent = parent
예제 #13
0
    def __init__(self,parent):
        BasePlugin.__init__(self,parent=parent,
                            spacing=2,
                            margin=10,
                            button_image="GitKraken.png",
                            button_install_label="Install GitKraken (Flatpak User wide)",
                            button_remove_label="Remove GitKraken (Flatpak User wide)",
                            buttontooltip="The best Git client should integrate with your Git hosting service",
                            buttonsizewidth=100,
                            buttonsizeheight=100,
                            button_relief=2,
                            blockparent=False,
                            waitmsg="Wait...",
                            runningmsg="Running...",
                            loadingmsg="Loading...",
                            ifremovefailmsg="Remove GitKraken Failed",
                            ifinstallfailmsg="Install GitKraken Failed",
                            ifinstallsucessmsg="Install GitKraken Done",
                            ifremovesucessmsg="Remove GitKraken Done",
                            beforeinstallyesorno="Start Install GitKraken ?",
                            beforeremoveyesorno="Start Remove GitKraken ?",
                            expand=False,
                            daemon=True)

        self.parent = parent
예제 #14
0
 def __init__(self,parent):
     BasePlugin.__init__(self,parent=parent,
                         spacing=2,
                         margin=10,
                         button_image="flameshot.png",
                         button_install_label="Install Flameshot",
                         button_remove_label="Remove Flameshot",
                         buttontooltip="Install Remove Flameshot",
                         buttonsizewidth=100,
                         buttonsizeheight=100,
                         button_relief=2,
                         blockparent=False,
                         daemon=True,
                         waitmsg="Wait...",
                         runningmsg="Running...",
                         loadingmsg="Loading...",
                         expand=False)
 def __init__(self,parent):
     BasePlugin.__init__(self,parent=parent,
                         spacing=2,
                         margin=10,
                         button_image="rpm.svg",
                         button_install_label="Dnf Enable keepcache",
                         button_remove_label="Dnf Disable keepcache",
                         buttontooltip="Enable Disable keepcache",
                         buttonsizewidth=100,
                         buttonsizeheight=100,
                         button_relief=2,
                         blockparent=False,
                         daemon=True,
                         waitmsg="Wait...",
                         runningmsg="Running...",
                         loadingmsg="Loading...",
                         expand=False)
예제 #16
0
 def __init__(self,parent):
     BasePlugin.__init__(self,parent=parent,
                         spacing=2,
                         margin=10,
                         button_image="kacsttitle.gif",
                         button_install_label="Install Arabic Fonts",
                         button_remove_label="Remove Arabic Fonts",
                         buttontooltip="Install Remove Arabic Fonts",
                         buttonsizewidth=100,
                         buttonsizeheight=100,
                         button_relief=2,
                         blockparent=False,
                         daemon=True,
                         waitmsg="Wait...",
                         runningmsg="Running...",
                         loadingmsg="Loading...",
                         ifinstallfailmsg="Install Arabic Fonts Failed",
                         ifremovefailmsg="Remove Arabic Fonts Failed",
                         expand=False)
예제 #17
0
 def __init__(self,parent):
     BasePlugin.__init__(self,parent=parent,
                         spacing=2,
                         margin=10,
                         button_image="geany.png",
                         button_install_label="Install Geany",
                         button_remove_label="Remove Geany",
                         buttontooltip="A fast and lightweight IDE using GTK3",
                         buttonsizewidth=100,
                         buttonsizeheight=100,
                         button_relief=2,
                         blockparent=False,
                         daemon=True,
                         waitmsg="Wait...",
                         runningmsg="Running...",
                         loadingmsg="Loading...",
                         ifinstallfailmsg="Install Geany Failed",
                         ifremovefailmsg="Remove Geany Failed",
                         expand=False)
 def __init__(self,parent):
     BasePlugin.__init__(self,parent=parent,
                         spacing=2,
                         margin=10,
                         button_image="tools_settings_tool_preferences-512.png",
                         button_install_label="Install Compression Utility",
                         button_remove_label="Remove Compression Utility",
                         buttontooltip="Install Remove Compression Utility",
                         buttonsizewidth=100,
                         buttonsizeheight=100,
                         button_relief=2,
                         blockparent=False,
                         daemon=True,
                         waitmsg="Wait...",
                         runningmsg="Running...",
                         loadingmsg="Loading...",
                         ifinstallfailmsg="Install Compression Utility",
                         ifremovefailmsg="Remove Compression Utility",
                         expand=False)
예제 #19
0
 def __init__(self,parent):
     BasePlugin.__init__(self,parent=parent,
                         spacing=2,
                         margin=10,
                         button_image="Adobe-Flash-250x250.png",
                         button_install_label="Install Flash Player",
                         button_remove_label="Remove Flash Player",
                         buttontooltip="Install Remove Flash Player",
                         buttonsizewidth=100,
                         buttonsizeheight=100,
                         button_relief=2,
                         blockparent=False,
                         daemon=True,
                         waitmsg="Wait...",
                         runningmsg="Running...",
                         loadingmsg="Loading...",
                         ifinstallfailmsg="Install Flash Player Failed",
                         ifremovefailmsg="Remove Flash Player Failed",
                         expand=False)
예제 #20
0
 def __init__(self,parent):
     BasePlugin.__init__(self,parent=parent,
                         spacing=2,
                         margin=10,
                         button_image="audacity.png",
                         button_install_label="Install Audacity Freeworld",
                         button_remove_label="Remove Audacity Freeworld",
                         buttontooltip="Multitrack audio editor",
                         buttonsizewidth=100,
                         buttonsizeheight=100,
                         button_relief=2,
                         blockparent=False,
                         daemon=True,
                         waitmsg="Wait...",
                         runningmsg="Running...",
                         loadingmsg="Loading...",
                         ifinstallfailmsg="Install Audacity Freeworld Failed",
                         ifremovefailmsg="Remove Audacity Freeworld Failed",
                         expand=False)
예제 #21
0
 def __init__(self, parent):
     BasePlugin.__init__(self,
                         parent=parent,
                         spacing=2,
                         margin=10,
                         button_image="kdenlive.png",
                         button_install_label="Install Kdenlive",
                         button_remove_label="Remove Kdenlive",
                         buttontooltip="Non-linear video editor",
                         buttonsizewidth=100,
                         buttonsizeheight=100,
                         button_relief=2,
                         blockparent=False,
                         daemon=True,
                         waitmsg="Wait...",
                         runningmsg="Running...",
                         loadingmsg="Loading...",
                         ifinstallfailmsg="Install Kdenlive Failed",
                         ifremovefailmsg="Remove Kdenlive Failed",
                         expand=False)
 def __init__(self, parent):
     BasePlugin.__init__(self,
                         parent=parent,
                         spacing=2,
                         margin=10,
                         button_image="kde-connect.png",
                         button_install_label="Install Kde-connect",
                         button_remove_label="Remove Kde-connect",
                         buttontooltip="Install Remove Kde-connect",
                         buttonsizewidth=100,
                         buttonsizeheight=100,
                         button_relief=2,
                         blockparent=False,
                         daemon=True,
                         waitmsg="Wait...",
                         runningmsg="Running...",
                         loadingmsg="Loading...",
                         ifinstallfailmsg="Install Vlc Kde-connect",
                         ifremovefailmsg="Remove Vlc Kde-connect",
                         expand=False)
예제 #23
0
 def __init__(self, parent):
     BasePlugin.__init__(
         self,
         parent=parent,
         spacing=2,
         margin=10,
         button_image="org.github.yucefsourani.ArControlCenter.png",
         button_install_label="Install ArFedoraControlCenter",
         button_remove_label="Remove ArFedoraControlCenter",
         buttontooltip="Install Remove ArFedoraControlCenter",
         buttonsizewidth=100,
         buttonsizeheight=100,
         button_relief=2,
         blockparent=False,
         daemon=True,
         waitmsg="Wait...",
         runningmsg="Running...",
         loadingmsg="Loading...",
         ifinstallfailmsg="Install ArFedoraControlCenter Failed",
         ifremovefailmsg="Remove ArFedoraControlCenter Failed",
         expand=False)
예제 #24
0
 def __init__(self, parent):
     BasePlugin.__init__(
         self,
         parent=parent,
         spacing=2,
         margin=10,
         button_image="darktable.png",
         button_install_label="Install Darktable",
         button_remove_label="Remove Darktable",
         buttontooltip="Utility to organize and develop raw images",
         buttonsizewidth=100,
         buttonsizeheight=100,
         button_relief=2,
         blockparent=False,
         daemon=True,
         waitmsg="Wait...",
         runningmsg="Running...",
         loadingmsg="Loading...",
         ifinstallfailmsg="Install Darktable Failed",
         ifremovefailmsg="Remove Darktable Failed",
         expand=False)
예제 #25
0
 def __init__(self, parent):
     BasePlugin.__init__(self,
                         parent=parent,
                         spacing=2,
                         margin=10,
                         button_image="VBox.png",
                         button_install_label="Install VirtualBox",
                         button_remove_label="Remove VirtualBox",
                         buttontooltip="Install Remove VirtualBox",
                         buttonsizewidth=100,
                         buttonsizeheight=100,
                         button_relief=2,
                         blockparent=False,
                         daemon=True,
                         waitmsg="Wait...",
                         runningmsg="Running...",
                         loadingmsg="Loading...",
                         ifinstallfailmsg="Install VirtualBox Failed",
                         ifremovefailmsg="Remove VirtualBox Failed",
                         ifinstallsucessmsg=ifinstallsucessmsg,
                         expand=False)
 def __init__(self, parent):
     BasePlugin.__init__(
         self,
         parent=parent,
         spacing=2,
         margin=10,
         button_image="codeblocks.png",
         button_install_label="Install CodeBlocks",
         button_remove_label="Remove CodeBlocks",
         buttontooltip="An open source, cross platform, free C++ IDE",
         buttonsizewidth=100,
         buttonsizeheight=100,
         button_relief=2,
         blockparent=False,
         daemon=True,
         waitmsg="Wait...",
         runningmsg="Running...",
         loadingmsg="Loading...",
         ifinstallfailmsg="Install CodeBlocks Failed",
         ifremovefailmsg="Remove CodeBlocks Failed",
         expand=False)
예제 #27
0
 def __init__(self, parent):
     BasePlugin.__init__(
         self,
         parent=parent,
         spacing=2,
         margin=10,
         button_image="com.github.yucefsourani.sgvrecord.png",
         button_install_label="Install SGvrecord",
         button_remove_label="Remove SGvrecord",
         buttontooltip="Simple Tool To Record Screen",
         buttonsizewidth=100,
         buttonsizeheight=100,
         button_relief=2,
         blockparent=False,
         daemon=True,
         waitmsg="Wait...",
         runningmsg="Running...",
         loadingmsg="Loading...",
         ifinstallfailmsg="Install SGvrecord Failed",
         ifremovefailmsg="Remove SGvrecord Failed",
         expand=False)
예제 #28
0
 def __init__(self, parent):
     BasePlugin.__init__(
         self,
         parent=parent,
         spacing=2,
         margin=10,
         button_image="krita.png",
         button_install_label="Install Krita",
         button_remove_label="Remove Krita",
         buttontooltip="Krita is a sketching and painting program",
         buttonsizewidth=100,
         buttonsizeheight=100,
         button_relief=2,
         blockparent=False,
         daemon=True,
         waitmsg="Wait...",
         runningmsg="Running...",
         loadingmsg="Loading...",
         ifinstallfailmsg="Install Krita Failed",
         ifremovefailmsg="Remove Krita Failed",
         expand=False)
 def __init__(self, parent):
     BasePlugin.__init__(
         self,
         parent=parent,
         spacing=2,
         margin=10,
         button_image="81dz0FkILtL.png",
         button_install_label="Install Kde Dolphin video thumbnails",
         button_remove_label="Remove Kde Dolphin video thumbnails",
         buttontooltip="Install Kde Dolphin video thumbnails",
         buttonsizewidth=100,
         buttonsizeheight=100,
         button_relief=2,
         blockparent=False,
         daemon=True,
         waitmsg="Wait...",
         runningmsg="Running...",
         loadingmsg="Loading...",
         ifinstallfailmsg="Install Kde Dolphin video thumbnails Failed",
         ifremovefailmsg="Remove Kde Dolphin video thumbnails Failed",
         expand=False)