13
torvim
6y

Scriblet is a post it note like application to replace windows sticky notes

Project Type
Existing open source project
Summary

Scriblet is a post it note like application to replace windows sticky notes

Description
Built using electron, Scriblet is a post it note like application which allows the user to create quick notes (much like windows sticky notes). It includes the date and time in a clock-like widget. It is very minimalistic (meaning it doesn’t have many features). Another person needed. *Warning - spaghetti code*
Tech Stack
Electron
Current Team Size
1
URL
Comments
  • 1
    Sounds interesting, I thought of doing something like this and allow edits from phone/web some how
  • 1
    @sha1 cool, I have the base done but still need to implement saving to a file tho. New to electron, so I'm not sure how I'm going to do it.
  • 1
    @torvim I feel ya, I have no experience with it at all but I might start looking into it! Any tips will help me and hopefully we can both work on this!
  • 0
    @sha1 Nice! So far I’m enjoying electron and it doesn’t seem too difficult b/c I only have minimal prior knowledge of js
  • 1
    Interesting!
  • 0
    @Root Thanks!
  • 0
    Here's a screenshot: https://imgur.com/a/5iaLM
  • 1
    @torvim I probably don't have time to contribute because of work, but I may fork it at some point 😊
  • 0
    @Root Cool cool
  • 0
    Can someone help me package my app? I got it working with electron-packager but it doesn't include my external js files.
  • 0
    @torvim look into asar? That's something I've used in the past.
  • 0
    @Root I'll look into it.
  • 1
    watching your project... might start contributing
  • 0
    @loebkes Nice! It's always good to have a couple people who might help create a project
  • 0
    You didn't lie about the spaghetti :)

    On another note, can you benchmark the current resources needed by the application?
  • 1
    @Noob Happy Christmas!

    I’ll try, it’s electron, so buckle up motherfucker
Add Comment