Giter Site home page Giter Site logo

heyfly / qcma Goto Github PK

View Code? Open in Web Editor NEW

This project forked from codestation/qcma

0.0 1.0 0.0 1.05 MB

Cross-platform content manager assistant for the PS Vita (No longer maintained)

License: GNU General Public License v3.0

QMake 1.73% C++ 90.80% Shell 2.28% PowerShell 1.52% NSIS 3.00% Roff 0.35% C 0.32%

qcma's Introduction

QCMA

QCMA is a cross-platform application to provide a Open Source implementation of the original Content Manager Assistant that comes with the PS Vita. QCMA is meant to be compatible with Linux, Windows and MAC OS X.

Features

The aim of this project is to provide an implementation that is on par with the official CMA and also offer some features missing in the original one.

Implemented features.

  • Metadata for PSP savedatas.
  • Basic metadata for single songs (album, artist, title, cover art).
  • Basic metadata for videos (duration, dimensions, thumbnail).
  • Basic metadata for photos (dimensions, thumbnails).
  • Simple backup browser: view and delete the backups on your PC without a Vita.
  • Easy wireless pairing (show PIN to the user when a Vita is detected).
  • Ability to restart the connection if the Vita is reconnected.

Headless version

There is a qcma_cli binary that doesn't need a X session running (useful for servers). The daemon provides minimal interaction via unix signals. Here are some usage examples:

Send a signal to refresh the database

kill -HUP $(pgrep qcma_cli)

Send a signal to stop the daemon

kill $(pgrep qcma_cli)

Downloads (Linux)

Packages for Ubuntu, Fedora, Debian and openSUSE are available here.

Downloads (Windows and macOS)

Installers for Windows and macOS are available here.

Dependencies

Where do I get the source code?

Check the GitHub repo here: https://github.com/codestation/qcma

I want to contribute

Contact me on GitHub

Thanks to

Yifan Lu - for the vitamtp library and the reference implementation of OpenCMA.

Other contributors: check here

License

GPLv3

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.