All Projects → Playork → Stickynotes

Playork / Stickynotes

Licence: mit
A Sticky Note Application

Projects that are alternatives of or similar to Stickynotes

nimblenote
Simple keyboard-driven note taking application for macOS, Linux and Windows.
Stars: ✭ 31 (-58.11%)
Mutual labels:  application, app, notes
Crossnote
📝 An interesting markdown note taking application
Stars: ✭ 533 (+620.27%)
Mutual labels:  note, notes
Obfuscapk
An automatic obfuscation tool for Android apps that works in a black-box fashion, supports advanced obfuscation features and has a modular architecture easily extensible with new techniques
Stars: ✭ 456 (+516.22%)
Mutual labels:  application, app
Todo app open source
📱 an app to annotate tasks made with Flutter using MobX
Stars: ✭ 40 (-45.95%)
Mutual labels:  application, app
Spectro
🎶 Real-time audio spectrogram generator for the web
Stars: ✭ 383 (+417.57%)
Mutual labels:  application, app
Webpack Pwa Manifest
Progressive Web App Manifest Generator for Webpack, with auto icon resizing and fingerprinting support.
Stars: ✭ 447 (+504.05%)
Mutual labels:  application, app
Diycode
[暂停维护]diycode android app
Stars: ✭ 931 (+1158.11%)
Mutual labels:  application, app
Appstat
Get AppStore apps stats
Stars: ✭ 322 (+335.14%)
Mutual labels:  apps, app
Formant Analyzer
iOS application for finding formants in spoken sounds
Stars: ✭ 43 (-41.89%)
Mutual labels:  application, app
Snipit
Snipit allows you to capture and save interesting sections from any source of information. Be it textbooks, journals, computer screens, photographs, flyers, writings on a whiteboard, etc.
Stars: ✭ 70 (-5.41%)
Mutual labels:  application, app
Studynote
Be ready for work
Stars: ✭ 60 (-18.92%)
Mutual labels:  note, notes
Nineanimator
An elegant way of discovering anime on iOS.
Stars: ✭ 369 (+398.65%)
Mutual labels:  application, app
Appify
Create a macOS Application from an executable (like a Go binary)
Stars: ✭ 372 (+402.7%)
Mutual labels:  application, app
Gatsby Mail
A Gatsby email *application*
Stars: ✭ 450 (+508.11%)
Mutual labels:  application, app
Marky
A markdown editor built with Electron and React
Stars: ✭ 355 (+379.73%)
Mutual labels:  application, app
Ideviceinstaller
Manage apps of iOS devices
Stars: ✭ 733 (+890.54%)
Mutual labels:  application, apps
Menubarosxapp
Generic Mac OS X menu bar app (agent) template
Stars: ✭ 63 (-14.86%)
Mutual labels:  application, app
Livebot
An app that allows you to be inside a bot!
Stars: ✭ 271 (+266.22%)
Mutual labels:  application, app
Org Wiki
Wiki for Emacs org-mode built on top of Emacs org-mode.
Stars: ✭ 319 (+331.08%)
Mutual labels:  notes, app
Helix
Habit tracking app
Stars: ✭ 43 (-41.89%)
Mutual labels:  notes, app

Description

Logo ScreenShot

A Open Source Sticky Note Application.

Automatically Save Notes

Sync Your Note With Dropbox Account(Use This Account To Start Your Sticky Notes Where You Left Off)

Choose Background And Title Bar Color You Like

Editing Options Like Font,Bold,Size,Italic,List,Align.etc

Add Images To Note From Local Drive

Add Audio To Note From Local Drive

Add Video To Note From Local Drive

Lock The Note

Import Note From A File

Export Note To A File

Undo,Redo Options

Spellcheck

Profiles

Light And Dark Theme

If you like my App please consider buying me a coffee at HERE!

Stable Release

For Linux

Get it from the Snap Store

Unstable Release

For Development Version Follow the instructions below

if you want to try it install nodejs, git, Vue CLI, pnpm and clone this repository

git clone https://github.com/Playork/StickyNotes

point to source directory

cd /path/to/source/of/StickyNotes

and install dependence by

pnpm install

to try application or develop run application by this command

pnpm start

for daily use or production build application by this command

pnpm run build

Licence

MIT License (MIT)

Copyright (c) 2020 Playork

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

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].