SkillAgentSearch skills...

Papyrus

📄 Unofficial Dropbox Paper desktop app

Install / Use

/learn @morkro/Papyrus
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Papyrus

devDependencies

Unofficial Dropbox Paper desktop application.

Preview

Papyrus is currently at version 1.0.3.

Installation

Homebrew Cask

brew install --cask morkro-papyrus

Manually

  • Download the installer
  • Unzip
  • Install the application to any location.

macOS

It's recommended to move the Papyrus.app file to the Applications directory. macOS will prompt you to accept that this runs from an unidentified developer.

Shortcuts

| Description  |  Keybinding | | :-------------------- | :------------------------------- | | Create a new document | <kbd>Cmd/Ctrl</kbd> <kbd>N</kbd> | | Create a new folder | <kbd>Cmd/Ctrl</kbd> <kbd>T</kbd> |

All keybindings can also be found under the File menu.

Development

The application wraps the official Dropbox Paper website in an Electron browser window (and does some more minor things to round it up).

git clone the repository, npm install all dependencies and you are good to go. You might have to run brew install wine before building the application.

| Command | Description | | :---------------------- | :-------------------------------------------------------------------------- | | npm start | Starts the application | | npm run build | Creates packages for all supported platforms (bundles all below commands) | | npm run build:macos | Builds the macOS application | | npm run build:windows | Builds the Windows application | | npm run build:linux | Builds the Linux application |

Contribution

Any form of contribution is very welcome!

License

The code is available under MIT License.

Related Skills

View on GitHub
GitHub Stars267
CategoryDevelopment
Updated6mo ago
Forks28

Languages

JavaScript

Security Score

92/100

Audited on Sep 3, 2025

No findings