Idaesbasic - An all in one project manager that stores everything in files directly into your project! 🤯

Overview

maven "windows" "ubuntu" "java" "build_by" "with_love"

Idaesbasic - Project-Managment redefined



Idaesbasic

Everything is a file 💾

With this project managment tool, everything is a file. Your todolists are .todo files and your kanbans .knbn ... You can store everything local on you computer and directly in your project. For example: figures/player/player.todo, if you are a Game-Developer and you want to manage planning of the player.

Big tool set ⚒️

There will be lot of tools in Idaesbasic:

  • Todolist
  • Kanban
  • Whiteboard
  • Video call
  • Chatting
  • Calendar
  • Email
  • Messenges
  • ...

image image image image

At the moment, todolist, calendar and kanban are implemented, more are coming soon!

Compare with other tools

Has feature
Doesn't have feature
Feature is coming soon ⏱️
Not completly implemented 😑
Feature Idaesbasic Zenkit Trello Todoist
Save into files 😑 ( Only markdowns from Hypernotes ) 😑 ( Not directly, you must use import and export )
Kanbans
Calendars
Todolists
Whiteboards ⏱️
Mindmaps ⏱️
No electron

Get started 🛫

(1) Downloaad and install the app for windows or linux.

How do I do that?

For Windows:

Download the .exe file at https://github.com/BenHerbst/idaesbasic/releases/tag/0.9.1.

You maybe have to expand the "Assets" menu.

Then Open the Explorer and go to "Downloads". There you should find the .exe if it got downloaded. If not, download the .exe again!

Then, if downloaded and found in the Explorer, double click on it and an installer pops up.

There you just have to follow the steps and Idaesbasic is ready to use!

For Linux:

Download the .deb ( currently unavaible ) or .jar file at https://github.com/BenHerbst/idaesbasic/releases/tag/0.9.1. ( .deb is only for Debian or Debian based Linux like Ubuntu, Linux Mint or Pop!_OS )

Then open your file explorer. Go to "Downloads" and find the .deb or .jar file

If you downloaded the .deb for Debian or Debian based Linux, just double click the .deb and follow the install instructions.

If you got the .jar, which also runs on Arch, Manjaro or VOID Linux, you also have to get Java 17. The best way to install it is to go to https://jdk.java.net/17/ and read the install instructions there or go to Google and check how to install Java 17 or Openjdk 17 on your system.

There is also jdk-openjdk on Arch and Manjaro: pacman -S jdk-openjdk.

After the installation of Java 17, go to the file explorer, find the .jar and double click it. If that not work, open a Terminal window and execute:

  1. cd Downloads
  2. java -jar (" The file name of the .jar file ")
  3. if Idaesbasic doesn't start, copy the text of the Terminal window of take a screenshot and report it at https://github.com/BenHerbst/idaesbasic/issues. You have to get a Github account.

I would love it when anyone could help me creating a flatpak of this project!

Macos: There is currently no Macos version. You have to self compile it with Maven and Java 17 from https://github.com/BenHerbst/idaesbasic/tree/0.9.1.

I don't own a Macos device. Apple restricts you to own a Macos device to create a package for Macos.

Maybe someone with a Mac device could help me?


(2) Click on "Projects" -> "Add project" and select a folder
(3) Create a new todolist via "File" -> "New" -> "New todolist"
(4) Name the file and set the file location
(5) Create your todos, and click on "File" -> "Save" to save them

_To update the file browser, click on "Projects" -> "Project list" -> [Project location]_

It is recommended to create a idaes-files folder under your project, as it helps keeping focus, after I tested the both methods: At same place as tasks working folder under project or as, recommended, seperate folder for Idaesbasic.

Free and open source 🗽

Idaesbasic is free and open source software.

  • Everyone can make a pull request and we will add it
  • Everyone can see the code
  • Everyone can change the code and build the software perfect for her / his needs

For everyone 🧑 🧑‍🦰 🧑‍🦱 🧑‍🦳 🧑‍🦲 🧔 🧟

  • If you want to use the software to manage your personal tasks, go and use the todolist.
  • If you are a big tech company and you want to manage a website, go and use the kanban and team features, and change the code to your needs.
  • If you are a single person that is famous, manage all your interviews etc. in the todolist and calendar.
  • If you are a single developer, manage the tasks for your project directly in the project it selfes and create kanbans.

License

The software is provided under the Apache 2.0 License

Contributing

If you want to contribute to Idaesbasic, see CONTRIBUTING.md first!

Build with javafx 💪

The software is build with javafx 17:

  • Faster than web app
  • Small, doesnt have a browser inside
  • Less ram
  • Can access your files

Website

The website of the project is avaible under https://benherbst.github.io/idaesbasic

Future

Version 1.0.0 Stable:

  • Todolists with time and tags
  • Whiteboard
  • Email managment
  • Faster, Optimized
  • Bug fixes
  • ...

This is my first real Github project I started as a side project, I still maintain some times and do things here and there and I hope you like it!

Comments
  • Possible enhancements

    Possible enhancements

    Hey!

    • [x] I've been trying Idaes for a day and found some things that can be improved. The first one occurs when you hover your mouse in the sidebar and it highlights blank lines;~~

    imagen

    • [ ] #8

    • [x] The sidebar should show the folder instead of the full path, because if you use any cloud solution, it shows a non-attractive visualization like: C:\Users\%USER%\OneDrive\Documents\%FOLDER%\Idaes

    • [x] You could move the data shown in the bottom bar to the right, so it doesn't look too long and you can take a quicklook without too much characters. Also, I think there's a typo in the "Messanges" showed in the bottom bar

    imagen

    enhancement 
    opened by not-AMM 7
  • [ENHANCEMENT] Add installation instructions

    [ENHANCEMENT] Add installation instructions

    Describe the enhancment Add installation instructions

    "(1) Downloaad and install the app for windows or linux." - I think this could be expanded a bit, it's not clear for me how I can achieve this step. Please keep in mind that I do not program in Java (although I have some knowledge on how to setup JDK & JRE, Maven)

    opened by mterczynski 3
  • [BUG] Cant delete project

    [BUG] Cant delete project

    Describe the bug Cant delete project, if clicking on delete, it just switches to welcome screen but never reaches the delete code

    Device (please complete the following information):

    • OS: Windows 11
    • Version: 0.9.1
    bug 
    opened by BenHerbst 1
  • [BUG] Save dated on todos doesnt work

    [BUG] Save dated on todos doesnt work

    Describe the bug You cant save the dates of todos and load them, it is broken

    Device (please complete the following information):

    • OS: Windows 11
    • Version: 0.9.0 Beta
    bug 
    opened by BenHerbst 1
  • [BUG] Fix scroll panel corner style

    [BUG] Fix scroll panel corner style

    Describe the bug The scroll panel corner color is white, make it darkmode

    Screenshots if necessary Screenshot 2021-11-07 204927

    Device (please complete the following information):

    • OS: All
    • Version: 0.9.0 / 0.9.1
    bug 
    opened by BenHerbst 0
  • [BUG] User can go to main view, even if he hasn't selected a project

    [BUG] User can go to main view, even if he hasn't selected a project

    Describe the bug User can go to the main view, even if he hasnt select a project

    To Reproduce if necessary Steps to reproduce the behavior:

    • Click on add project in welcome screen
    • Close file manager

    Device (please complete the following information):

    • OS: Windows 11
    • Version: 0.9.0 - Beta
    bug 
    opened by BenHerbst 0
  • [BUG] New windows don't have icons

    [BUG] New windows don't have icons

    Describe the bug When the user creates a new windows, it doesnt contain an icon

    To Reproduce if necessary Steps to reproduce the behavior: Open a new window

    Device (please complete the following information):

    • OS: Windows 11
    • Version: 0.9.1
    bug 
    opened by BenHerbst 0
  • [BUG] When main window gets closed, all window closes

    [BUG] When main window gets closed, all window closes

    Describe the bug All windows get closed, if the main window gets closed

    To Reproduce if necessary Steps to reproduce the behavior: Open multipile windows and close the main window

    Device (please complete the following information):

    • OS: Windows 11
    • Version 0.8.0 and 0.9.0
    bug 
    opened by BenHerbst 0
Releases(0.9.1)
Owner
Ben Herbst
Hey 👋🏼, I'm Ben, a german developer who does coding since he was 8 years old, He can code in Gdscript, Kotlin, Java, Html, Css, Javascript, Bash ...
Ben Herbst
This repository stores the code for the open-sourced donation app that we built for the @AndronixApp

This repository stores the code for the open-sourced donation app that we built for the [Andronix App](https://andronix.app). What Tech has been used?

Prakhar Shukla 8 Oct 10, 2022
You can store all your password, bank details, card details in one place and remember only one master PIN. The application works totally offline.

Keep Password An application where you can store all your password, bank details, card details in one place and remember only one master PIN. The appl

rıdvan 4 Apr 18, 2022
Source code of JekyllEx Android App which can manage your Jekyll blog directly from your Android device!

JekyllEx Android App Built with ❤︎ by Gourav Khunger ?? Introduction JekyllEx is an Android App that allows you to manage a Jekyll Blog directly from

JekyllEx 24 Nov 8, 2022
ICSx⁵ is an Android app to subscribe to remote or local iCalendar files (like time tables of your school/university or event files of your sports team).

ICSx⁵ ICSx⁵ is an Android app to subscribe to remote Webcal feeds / iCalendar files (like time tables of your school/university or event files of your

bitfire web engineering 60 Dec 28, 2022
All news in one place - one application

nuntiumNewsApp Nuntium | Daily News App Nuntuim news app is a personalised news aggregator that organises and highlights what’s happening in the world

Ro'ziboyev Ismoil 1 Dec 3, 2021
Attendance-Manager - Attendance Manager, a attendance recording app that helps stay at your 75% attendance

Android-Study-Jams Attendance tracker app Problem Statement: There has been a ne

Gdsc_JMI 1 Jan 9, 2022
ToDo App is a kind of app that generally used to maintain our day-to-day tasks or list everything that we have to do

ToDo App is a kind of app that generally used to maintain our day-to-day tasks or list everything that we have to do, with the most important tasks at the top of the list, and the least important tasks at the bottom. It is helpful in planning our daily schedules.

Hamza Gamal 9 Oct 16, 2022
Simple Application that helps individuals prioritize by directly comparing items in a list and ranking their importance to the individual

Analysis.Paralysis Simple Application that helps individuals prioritize by directly comparing items in a list and ranking their importance to them. Cu

Ryan Foster 0 Jun 19, 2022
NativeScript empowers you to access native platform APIs from JavaScript directly. Angular, Capacitor, Ionic, React, Svelte, Vue and you name it compatible.

NativeScript empowers you to access native APIs from JavaScript directly. The framework currently provides iOS and Android runtimes for rich mobile de

NativeScript 22k Dec 31, 2022
An E-Commerce android App whose frontend is implemented using Kotlin & XML files and backend/database is implemented using My SQL & PHP files

An E-Commerce android App whose frontend is implemented using Kotlin & XML files and backend/database is implemented using My SQL & PHP files

null 4 Aug 25, 2022
Candash - A simple Android app that turns your phone into an instrument cluster for your Tesla Model 3 and Y

What is CANdash? CANdash is an Android app that turns your Android device into a

Nick Nguyen 31 Nov 5, 2022
Google one tap sign in - Flutter Google One Tap Sign In (Android)

Google One Tap Sign In Google One Tap Sign In (Android) A Flutter Plugin for Google One Tap Sign In Getting Started To access Google Sign-In, you'll n

null 6 Nov 23, 2022
Easy app for managing your files without ads, respecting your privacy & security

Simple File Manager Can also be used for browsing root files and SD card content. You can easily rename, copy, move, delete and share anything you wis

Simple Mobile Tools 1.2k Dec 30, 2022
An app that is a one-stop destination for all the CS enthusiasts, providing resources like Information scrapping techniques, best YT channels, courses available free-of-cost, etc. & knowledge about every domain and field that exists on the Internet related to Computer Science along with News, Jobs, and Internships opportunities in these domains along with valuable tips and hacks from mentors for a particular domain.

An app that is a one-stop destination for all the CS enthusiasts, providing resources like Information scrapping techniques, best YT channels, courses available free-of-cost, etc. & knowledge about every domain and field that exists on the Internet related to Computer Science along with News, Jobs, and Internships opportunities in these domains along with valuable tips and hacks from mentors for a particular domain.

CSwala 48 Nov 26, 2022
An Open Source App which enables users to drop all their professional handles and projects at one place.

An Open Source App which enables users to drop all their professional handles and projects at one place. This is a Beginner Friendly Repository made for Open Source Enthusiasts who can contribute to the App during HacktoberFest 2021.

GDSC JSS Noida 32 May 26, 2022
neutriNote: All-in-one preservation of written thoughts, be those text, math (LaTeX), rich markdown, drawings

Official | FAQ | Documentation | Mastodon | XDA neutriNote (Community Edition) What is neutriNote? In a nutshell, all-in-one preservation of written t

AppML 185 Dec 24, 2022
Is an All in One app for Muslims with lots of features such as Prayer Times & Adhan, Collections of Dhikr and Prayer sourced from Authentic Hadith, The Holy Qur'an, Qibla, Notes and many more!

DzikirQu Is an All in One app for Muslims with lots of features such as Prayer Times & Adhan, Collections of Dhikr and Prayer sourced from Authentic H

DzikirQu 112 Dec 26, 2022