Git Product home page Git Product logo

multics-mimetypes's Introduction

Multics MIME Types

This small package installs MIME types and file icons for Multics (http://www.multicians.org) source code and archive files. When browsing local directories or FTP repositories, applicable files will be shown with a distinctive icon and can be configured to open appropriately.

It has been developed and tested using KDE, but the installed MIME type data and icons follow the freedesktop.org standard and so in theory should be usable under GNOME or any other desktop or file manager that supports that standard.

What to do when the files are opened is determined by the file manager or desktop environment configuration, and is not set by this package. By default, source files should be opened in a text editor or viewer (because of the freedesktop rule for text/*). Archive files require an file manager or archive reader that understands the Multics format, see http://github.com/martenjj/multics-archive-kio for a plugin that allows them to be browsed using Konqueror or Dolphin.

The package and all the files contained in it is licensed under the GNU GPL V3+; see the file LICENSE for more information.

Building and installing

This package does not require a full KDE installation, but only the extra-cmake-modules component of that. CMake is required for building; Qt is not required either for building or at runtime.

Assuming that you have these installed or already provided by your distro, go to a suitable build location (e.g. your home directory) and do:

 git clone https://github.com/martenjj/multics-mimetypes.git
 cd multics-mimetypes
 mkdir build
 cd build
 cmake ..
 make
 sudo make install

Running

No configuration or setup is required. Simply use whatever file manager you prefer, and the icons should appear for appropriate Multics file types.

Problems?

Please raise an issue on GitHub (at http://github.com/martenjj/multics-mimetypes) if there are any problems with installing or using this package, in particular if there are any incompatibilities with other desktop environments or file managers apart from KDE.

I'm not a talented icon artist, so any design improvements or new icons to match other themes would also be most appreciated!

Thanks for your interest!

Jonathan Marten, http://github.com/martenjj

multics-mimetypes's People

Contributors

martenjj avatar

Stargazers

 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.