Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/hezkore/nemo-dosbox

Adds DOSBox related options to the Nemo context menu
https://github.com/hezkore/nemo-dosbox

cinnamon context-menu dosbox nemo nemo-action

Last synced: about 1 month ago
JSON representation

Adds DOSBox related options to the Nemo context menu

Awesome Lists containing this project

README

        

# [Nemo](https://github.com/linuxmint/nemo) [DOSBox](https://www.dosbox.com/) Actions

![demo](https://raw.githubusercontent.com/Hezkore/nemo-dosbox/master/demo.png)

Adds the following DOSBox options to the context menu.
* For bat, com and exe files:
* Run in DOSBox
* For img files:
* Boot img in DOSBox
* Mount img in DOSBox
* For directories:
* Mount in DOSBox

_(mount drive is always A:)_

# Installation
1. GitClone _(recommended)_ or Download
2. Symlink _(recommended)_ or extract all `.nemo_action` files to `~/.local/share/nemo/actions`

# Updating
If you used GitClone and symlinked the files; all you have to do is run `git pull` in the Git cloned directory to update the files to the latest version.\
Otherwise you'll have to re-download all the files and extract them to your nemo actions folder on each update.