Giter Club home page Giter Club logo

ciano's Introduction

Icon

Ciano

A simple multimedia file converter.

Get it on AppCenter

Screenshot
Report a problem!

Informations

Website

Description

Ciano is a simple multimedia file converter. Built from the ground up for elementary OS. The easiest way to convert your multimedia files to the most popular formats.

Application Dependencies

These dependencies must be present before building

  • meson (>=0.40)
  • valac (>=0.16)
  • debhelper (>= 9)
  • libgranite-dev
  • libgtk-3-dev
  • ffmpeg
  • imagemMagick

Building

git clone https://github.com/robertsanseries/ciano.git && cd ciano
meson build && cd build
meson configure -Dprefix=/usr
ninja

Installation & executing

sudo ninja install
com.github.robertsanseries.ciano

Uninstalling

sudo ninja uninstall

Contributing

Donations

  • If you like Ciano and you want to support its development, consider donating via PayPal.

  • Brasil: Se você gosta de Ciano e quer apoiar seu desenvolvimento, considere doar via PayPal Brasil

Development

To help, access the links below:

.
├── data
│   ├── css
│   └── images
│
├── debian
│
├── languages
│   ├── LINGUAS
│   └── com.github.robertsanseries.ciano.pot
│
├── src
│   ├── configs
│   │   ├── Constants.vala
│   │   └── Properties.vala
│   ├── controllers
│   │   └── ConverterController.vala
│   ├── enums
│   │   ├── ColumnEnum.vala
│   │   └── TypeItemEmum.vala
│   ├── interfaces
│   ├── objects
│   │   └── ItemConversion.vala
│   ├── services
│   │   └── Settings.vala
│   ├── utils
│   │   ├── ArrayUtil.vala
│   │   ├── FileUtil.vala
│   │   ├── StringUtil.vala
│   │   ├── TimeUtil.vala
│   │   └── WidgetUtil.vala
│   ├── view
│   │   └── ConverterView.vala
│   └── widgets
│       ├── DialogConvertFile.vala
│       ├── DialogPreferences.vala
│       ├── HeaderBar.vala
│       ├── ListConversion.vala
│       ├── RowConversion.vala
│       ├── SourceList.vala
│       └── SourceListSidebar.vala
│
├── com.github.robertsanseries.ciano.json
├── meson.build
└── post_install.py
    

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.