Sunday, February 9, 2020

Show HN: Simple Text Editor that auto saves txt files https://ift.tt/3blUTUK

Show HN: Simple Text Editor that auto saves txt files I created a text editor to use with Jira and their text formatting notation, or really any simple note taking or writing that a user would quickly want to save/have auto save. I used javafx, fxml, and netbeans ide. You can check out the Repo here (https://ift.tt/2SAwJgA) and any input whatsoever is greatly appreciated. Btw this is also my first app ever, so yay me! ty again! February 10, 2020 at 06:59AM

No comments:

Post a Comment

Show HN: Rewriting Scratch 3.0 from scratch in Lua (browser-free native runtime) https://ift.tt/5Af6h7W

Show HN: Rewriting Scratch 3.0 from scratch in Lua (browser-free native runtime) Built a native Scratch 3.0 runtime in Lua that runs .sb3 pr...