Coder Social home page Coder Social logo

swanserquack / tentaclesmanagerreborn Goto Github PK

View Code? Open in Web Editor NEW

This project forked from evilbiscu1t/tentaclesmanager

1.0 0.0 0.0 1.36 MB

Personal database app to keep all those interesting projects that are in development organized.

License: GNU General Public License v3.0

HTML 0.18% JavaScript 39.95% Vue 59.64% CSS 0.23%

tentaclesmanagerreborn's Introduction

Currently on hold!

Tentacles Manager

Personal database for games and other interesting projects out there.

Description

Welcome to the Tentacles Manager project. This app was designed as personal database software to easily store information about different project being in development that you want to remember about. Nowadays we have so much wonderful games (and other projects) that are in development and waiting for support on sites like Patreon that one can quickly lose track about all of them. Web browsers bookmarks are clunky and does not give much of a description for items placed in there. Notebook applications can be better for saving info about those project, but they require a lot of effort to structure everything nicely. If you are like me, and would like to save info about every interesting game (or other project) that is in development, in a secure and good-looking app, so that in a year or two you can go back and see what is the status of that project, this app is what you are looking for.

Features list:

  • Ability to store all the info about games you want to track categorized and searchable
  • Tags that help search and describe all those project
  • Ability to add screenshots
  • Star ratings that help you clearly mark how much you are interested in the given project
  • And last but not least AES-256 encryption that keeps everything safe from other users of your computer

Screenshots

Create new database

Main window

Add new item into database

Application settings

Download

To download the app just click the release tab on the top of this GitHub page and choose the correct version for your operating system.

Download

Compile from source

To compile this application from source you will need NodeJS v10.16.3 (or newer) installed on your system. Once you have it just run following commands in your terminal from within the projects main directory:

npm install
npm run build

This will create an executable file in the dist folder that you can use to install Tentacles Manager app in your OS.

If you don't want to compile the application into installation files, and just want to run it directly from sources you can do that by running following commands:

npm install
npm run start

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.