Giter Club home page Giter Club logo

opus's Introduction

Opus

Opus is a minimal note-taking application.

It aims to be a mix between a text-editor and code-editor. It reads and writes .note files from your native file system. This means it works well with tools like Dropbox for syncing files across your devices.

Much like a code-editor, Opus opens folders and allows you to edit the files inside. You can have multiple windows open, each with a different folder.

Features

  • ๐Ÿ–‹ Editing: Supports rich text editing with all the features you'd expect.
  • ๐Ÿ“„ Uses Files: Uses tangible files in JSON format, not inaccessible databases.
  • ๐ŸŒ™ Dark Mode: Includes a dark mode for late night writing.
  • โš™๏ธ Customizable: The sidebar and footer can be hidden for a more focused experience.
  • ๐Ÿ“‚ Multiple Projects: Opus supports opening multiple folders at once.
  • โœจ Simple: Opus has only the features you need.

Installation

You can download the latest macOS binary from releases.

Alternatively, you can run Opus locally from the command line:

$ git clone https://github.com/pacocoursey/Opus.git
$ cd opus
$ npm install
$ npm start

Screenshots

Opus Light Mode Screenshot Opus Dark Mode Screenshot

More Features

  • Find, replace, goto functionalities.
  • Spellchecker, easily replace with suggestions via right-click.
  • Window settings (position, size, dark mode, etc...) are remembered between sessions.
  • Export notes to plain text, html, and markdown files.
  • Automatically ask to update note contents if it is edited elsewhere.
  • Document statistics shown in the footer (line count, word count, cursor position).

Related

  • Left: distractionless plain text writing application.
  • Quill: The rich text editor that runs inside Opus.

opus's People

Contributors

dependabot[bot] avatar pacocoursey avatar

Watchers

 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.