All Projects → qownnotes → scripts

qownnotes / scripts

Licence: GPL-3.0 License
QOwnNotes script repository

Programming Languages

javascript
184084 projects - #8 most used programming language
QML
638 projects
python
139335 projects - #7 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to scripts

web-companion
Browser extension to browse bookmarks and create notes in QOwnNotes
Stars: ✭ 53 (-24.29%)
Mutual labels:  note-taking, qownnotes
Qownnotes
QOwnNotes is a plain-text file notepad and todo-list manager with markdown support and Nextcloud / ownCloud integration.
Stars: ✭ 2,357 (+3267.14%)
Mutual labels:  note-taking, qownnotes
haxe
Qt binding for Haxe | Showcase example for https://github.com/therecipe/qt
Stars: ✭ 21 (-70%)
Mutual labels:  qml
text
🚀 Material Design text editor
Stars: ✭ 73 (+4.29%)
Mutual labels:  qml
projectpad2
Projectpad allows to manage secret credentials and server information that you need to handle as a software developer or sysadmin.
Stars: ✭ 62 (-11.43%)
Mutual labels:  note-taking
sddm-sugar-dark
The sweetest dark theme around for SDDM, the Simple Desktop Display Manager.
Stars: ✭ 72 (+2.86%)
Mutual labels:  qml
uwunote
Kinda like Windows 10 Sticky notes but subjectively better - Written in go and GTK3+
Stars: ✭ 16 (-77.14%)
Mutual labels:  note-taking
HttpRequest
HttpRequest such as XMLHttpRequest, but more powerful.
Stars: ✭ 24 (-65.71%)
Mutual labels:  qml
tenplayer
Modern Music Player for Linux
Stars: ✭ 18 (-74.29%)
Mutual labels:  qml
qml-oled-renderer
Renders QML applications to an SSD1309 OLED screen
Stars: ✭ 21 (-70%)
Mutual labels:  qml
yacalendar
Yet another calendar component for Qt Quick Controls 2
Stars: ✭ 23 (-67.14%)
Mutual labels:  qml
zettelstore
This is a mirror of https://zettelstore.de
Stars: ✭ 16 (-77.14%)
Mutual labels:  note-taking
ben
Fast, native*, cross-platform Slack client, develop with React QML
Stars: ✭ 19 (-72.86%)
Mutual labels:  qml
terminal
🚀 Terminal
Stars: ✭ 28 (-60%)
Mutual labels:  qml
BBIOConfig
A GUI for the BB universal IO
Stars: ✭ 39 (-44.29%)
Mutual labels:  qml
fiber-note
A networked note-taking app, open and self-hosted, inspired by roam-research, obsidian and others.
Stars: ✭ 146 (+108.57%)
Mutual labels:  note-taking
QuickStreams
An asynchronous programming library for the QML programming language (Proof of Concept)
Stars: ✭ 42 (-40%)
Mutual labels:  qml
noted
Markdown note-taking with syntax highlighting and real-time preview.
Stars: ✭ 22 (-68.57%)
Mutual labels:  note-taking
ToDue
An android app to keep track of your ToDo's
Stars: ✭ 23 (-67.14%)
Mutual labels:  note-taking
touchockey
QtQuick2 hockey game using mobile browsers as game controller
Stars: ✭ 22 (-68.57%)
Mutual labels:  qml

QOwnNotes script repository

Installation | Changelog | Issues | Releases | Documentation | IRC Chat | Gitter Chat

Run tests Build Status Percentage of issues still open Gitter chat

Here you will find the scripts you can directly access in QOwnNotes, the plain-text file notepad with markdown support and Nextcloud and ownCloud integration.

Please visit the Scripting documentation for more information about scripting and how to write your own.

Contributing

To bring your script into the script repository you just have to do the following:

  • fork the repository https://github.com/qownnotes/scripts on GitHub
  • checkout your forked repository with git clone https://github.com/YOUR_GITHUB_NAME/scripts.git qownnotes-scripts
  • duplicate the example-script folder and give it a more descriptive name
  • add your script to the folder and remove the example-script.qml
  • edit the info.json to add your meta data and describe what your script is doing
  • commit and push your changes to your repository
  • create a pull request to get your script merged into the QOwnNotes script repository
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].