Git Product home page Git Product logo

nemo-extensions's Introduction

Nemo Extensions

Extensions for Cinnamon's file manager Nemo.

Components & Status

The main component nemo-python provides Python scripts access to Nemo's extension interface. It includes the possibility to create property pages and custom columns. nemo-python passes the current view's file objects to the script which does its magic and then decides how to present it to the user. Many useful extensions have already been written:

Component Current Status Refactored
nemo-audio-tab (replaced) see metadata-tab obsolete
nemo-compare functional (Py3) yes
nemo-dropbox functional (Py3+C) (C)
nemo-emblems functional (Py3) yes
nemo-fileroller functional (C) (C)
nemo-folder-color-switcher functional (Py3) yes
nemo-gtkhash functional (C) (C)
nemo-image-converter functional (C) (C)
nemo-media-columns (replaced) see metadata-columns obsolete
nemo-metadata-columns NEW (Py3) yes
nemo-metadata-tab NEW (Py3) yes
nemo-pastebin functional (Py3) yes
nemo-preview functional (C) (C)
nemo-python functional (C) (C)
nemo-rabbitvcs (removed) removed obsolete
nemo-repairer functional (C) (C)
nemo-seahorse functional (C) (C)
nemo-share functional (C) (C)
nemo-terminal functional (Py3) yes

In the latest development all Python scripts have been ported to Python 3. While there is still cleanup work to do, most scripts are functional. Only nemo-rabbitvcs got lost on the way. Maybe we (you?) come up with some replacement sometime.

For extension descriptions see their README files.

Installation

The preferred installation method is via your system's package manager. Manual installation can be done by moving your desired extension in nemo-python's extension lookup paths which are by default: /usr/share/nemo-python/extensions/ or ~/.local/share/nemo-python/extensions/. Restart nemo after that.

Configuration

Many extensions work out-of-the-box. Others come with handy configuration tools. Check the extension's description for details. Settings are always stored on a per-user basis.

Roadmap

  • Port to Python 3
  • include nemo-emblems
  • include folder-color-switcher
  • Refactor Python 3 code
  • Update build files (Python extensions)
  • Update build files & Cleanup (C extensions)

Questions? Issues?

Don't hesitate to ask and report bugs.

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.