Giter Site home page Giter Site logo

cckuok / norka Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tenderowl/norka

0.0 0.0 0.0 1.02 MB

Continuous text editor for Linux

Home Page: https://tenderowl.com/work/norka/

License: MIT License

Meson 1.57% Python 97.49% CSS 0.42% Shell 0.52%

norka's Introduction

Norka

Please do not theme this app Build Status norka norka

Icon

Norka

Continuous text editing for everyone

While I'm not the UX-man and it's just a hobby, I try to create visually appealing applications. And Norka is one of my trials to create a cozy text editor for GNOME and elementary OS exactly.

Markdown for markup; No files until you need it; Your notes always saved and can be exported in a moment.

Norka

Features

  • Markdown support
  • Text search
  • Autosave
  • Document previews in a grid
  • Reading time
  • Drag-n-drop import local files
  • Spell checking
  • Export to files
  • Export to Medium.com
  • Export to Write.as
  • Different color schemes for editor
  • Document archiving
  • And of course, you can delete them permanently

Read more on tenderowl.com/norka.

Installation

Flathub

Download on Flathub

Snap Store

Get it from the Snap Store

elementary OS AppCenter

Get it on AppCenter

Tech part

Text editor built for GNOME on top of PyGObject, Python 3 and GTK+ 3. Project under development so it will be massively changing in time :)

Building

Build time requirements:

  • meson (>= 0.49)
  • python3 (>= 3.6)
  • intltool
  • libgranite-dev
  • libgtk-3-dev (>= 3.10)
  • libgtkspell3-3-dev
  • libgtksourceview-3.0-dev (>= 3.24.3)
  • libwebkit2gtk-4.0
  • python3-gi
  • python3-gi-cairo
  • gir1.2-gtkspell3-3.0
  • gir1.2-gtksource-3.0
  • gir1.2-granite-1.0
  • gir1.2-webkit2-4.0

Run meson build to configure the build environment. Change to the build directory and run ninja to build:

meson build --prefix=/usr
ninja -C build

To install, use ninja install, then execute with com.github.tenderowl.norka:

sudo ninja -C build install
com.github.tenderowl.norka

Support

If you want to support me

Buy Me A Coffee

Afterword

That's all. If you want to see any features or push any changes - just submit a PR or create an issue.

Brought to you by Tender Owl ๐Ÿฆ‰

norka's People

Contributors

amka avatar vistaus avatar rottenpants466 avatar cassidyjames avatar megatux avatar johnfactotum 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.