An open API service indexing awesome lists of open source software.

https://github.com/shysaur/chiptunemdimporter

Spotlight plugin for importing chiptune files.
https://github.com/shysaur/chiptunemdimporter

chiptune-files macos spotlight-plugin

Last synced: about 2 months ago
JSON representation

Spotlight plugin for importing chiptune files.

Awesome Lists containing this project

README

          

ChiptuneImporter
================

**ChiptuneImporter** is a [Spotlight](https://en.wikipedia.org/wiki/Spotlight_%28software%29)
plugin for importing metadata (like title, copyright, artist...) from chiptune
files.

Features
--------

The plugin supports the following file formats:

- sid
- nsf
- gbs
- spc
- Most of the *sf formats (2sf, gsf, psf, psf2, usf...)

Note that metadata of existing files will not appear immediately after the
plugin is installed, because Spotlight has to reindex them all first.

### Supported OS X versions

QLWindowsApps was tested on OS X Mavericks and later (included OS X El Capitan).

Copyright & License
-------------------

ChiptuneImporter is copyright (c) 2014-2015 Daniele Cattaneo.
The SPC code from SNESamp is copyright (c) 2001-2008 Alpha-II Productions.

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 2
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 [http://www.gnu.org/licenses/](http://www.gnu.org/licenses/).