Giter Site home page Giter Site logo

dualword / procyon Goto Github PK

View Code? Open in Web Editor NEW

This project forked from orion-project/procyon

0.0 1.0 0.0 15.7 MB

Simple personal notes keeper.

License: GNU General Public License v3.0

Shell 0.02% C++ 85.15% Python 6.15% C 6.64% CSS 0.40% QMake 1.64%

procyon's Introduction

Procyon

Procyon is personal note-keeping application. It is heavily inspired by Evernote and Microsoft OneNote and Google Keep but lacks the fatal flow of those :). It also lacks many of their abilities, of course, to be honest.

Procyon manages a set of text notes storing them in a single SQLite database. It doesn't use its own server, and to share the database between your machines, you are free to choose a favored sync service, e.g., Dropbox or Google Drive.

It supports syntax highlighting for some programming languages and custom highlighter for general working notes.

See Releases section for downloading binary package.

Main Window

Build and run

Clone the repo

git clone https://github.com/orion-project/procyon
cd procyon
git submodule init
git submodule update

Prepare dependencies

The project requires some third part dependecies. Follow these instructions to prepare them.

Build the project

# Linux\macOS
./release/make_release.py

# Windows
release\make_release.py

Run

Target file is bin/procyon (Linux), bin/procyon.app (MacOS), or bin\procyon.exe (Windows).

procyon's People

Contributors

chunosov avatar orion-project 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.