Git Product home page Git Product logo

registrytracker's Introduction

Registry Tracker

by Integr aka. Erik


Purpose

Track entries in the JSON file format. Just enter the values into the creation window, and the program will do the rest. Also, automatically loads all entries on boot, so you can easily see all your entries. You may call it an advanced note-taking app.

Progress

  • Implement JSON saving and reading
  • Implement the creation Window
  • Implement settings
  • Implement entry list
  • Implement editing
  • Implement Installer

Images

img.png

Entry Creator

img_2.png

img_3.png

Building yourself

Caution

Only do this if you know what you are doing

Clone the repository and navigate to the folder you cloned it into. Run the gradle script packageDistributionForCurrentOS by opening the terminal (If you haven't done so already) and run ./gradlew packageDistributionForCurrentOS. Gradle will now make an installer for the current operating system. The created file can by default be found under .\build\compose\binaries\main\<your_installer_type>. (For example if you are on windows msi)

Resources used

  • Kotlin - Base language
  • Compose for Desktop - UI framework
  • Google GSON - Parsing JSON files
  • Gradle - Build tool
  • AppDirs by Harawata - Dynamic app directories

Availability

  • Windows [Tested]
  • Linux [Not Tested]
  • MacOS [Not Tested]

registrytracker's People

Contributors

integr-0 avatar

Stargazers

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