Git Product home page Git Product logo

palob / fedy Goto Github PK

View Code? Open in Web Editor NEW

This project forked from igosnusantara/fedorautils

0.0 2.0 0.0 14.58 MB

Fedy lets you install multimedia codecs and additional software that Fedora doesn't want to ship, like mp3 support, Adobe Flash, Oracle Java etc., and much more with just a few clicks.

Home Page: http://folkswithhats.org

License: GNU General Public License v3.0

Makefile 4.28% JavaScript 58.89% Shell 36.83%

fedy's Introduction

Introduction

Fedy lets you install multimedia codecs and additional software that Fedora doesn't want to ship, like mp3 support, Adobe Flash, Oracle Java etc., and much more with just a few clicks.

License

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see gnu.org/licenses.

Copyright (C) Satyajit Sahoo

Dependencies

Fedy relies on GTK+3 and GJS for it's UI layer.

The included plugins rely on the following packages,

  • dnf
  • dnf-plugins-core
  • wget
  • rpmfusion-free-release
  • rpmfusion-nonfree-release
  • folkswithhats-release

Installation

Fedy can be installed with our script which automatically sets up the repos and dependencies.

Usage

After installation, search for Fedy in the menu/overview or type fedy in the terminal.

Plugin structure

Plugins can be placed under ~/.local/share/fedy/plugins/, or the system plugins directory.

Each plugin is a directory with the suffix .plugin, which consist of a JSON formatted metadata file. The metadata file contains information about the plugin and describes how Fedy should run the tasks.

The plugins can run any command or scripts (bash, python etc.). In addtion to the system commands, Fedy provides an additional command, run-as-root to allow running commands (e.g.- run-as-root touch /some/file/somewhere) or scripts (e.g.- run-as-root -s do-stuff.sh) as root.

Have a look at the existing plugins to know more about how to write plugins for Fedy.

Source code

You can get the latest source code from the github page.

git clone https://github.com/satya164/fedy.git

Bugs and feature requests

Please submit bugs and feature requests here. Pull requests are always welcome.

fedy's People

Contributors

636stefan avatar abhinav1217 avatar agicquel avatar alexis-diavatis avatar antmak avatar askmrsinh avatar davidpocina avatar dtrudg avatar footvaalvica avatar gui1612 avatar hyuchia avatar jhjunior avatar me4oslav avatar mknapik avatar rammie avatar rcutmore avatar rishadfb avatar rohan62442 avatar satya164 avatar stuartcampbell avatar tingping avatar yoasif avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.