The webOS is complete. I have gotten a browser as my feature and have made it draggable and closeable. Time to ship it.
Got the feature working. The feature is a browser like you will have to paste a link and then it can bring you to that link. The OS is ready.
Got my first app icon there and will be making a another app so then it will 2 apps in total. One like the guide and other is going to be my own creation.
I restarted on this mission because the last one got detached by me by mistake. So I have completed the welcome screen and the close button till now. I will add a open button and more and will let everyone know by posting devlogs!
Got the feature added which is the Calendar that I have made. Now it has icons which if you click on then it will open up that page. The webOS is done! It is also published through GitHub.
Got the time working with the current time including the seconds ticking. Also added a macOS style three dots which can drag and close the window. Now going to add a app into it.
So I was doing a mission. The mission is simple and is to make a simple OS. I have never made one but they have a guide to make it and I was using it so far and it is amazing. I have created the welcome page till now.
So, as I decided to switch to Python so that the voice feature can be easily made and can be added. Currently I have made that feature where once the program is working then it will listen for the wake up call “Jarvis” then it will activate the system and then it will listen for a command. Right now I have added that it can open Google, YouTube, Facebook. I will be adding more features. Any suggestions accepted.
This was my version 1 of my Jarvis and will stop in this version. My main goal was to actually have it like Jarvis in which you can talk and it will answer to you. In this version it is like you have to write specific phrases to get it to run. This is why I will be continuing this project in Python to get the voice feature.
This is the second part that I made apart from the base version. At start I was thinking to add like a weather system where it can pull live data through API keys and all. But I need more time to learn about it in more deep. So, till then I thought to add a note taking or reminding system. This is where you chose whether you want to enter new notes or want Jarvis to remind you the notes that were previously saved. If you have any suggestions about API then I will take those into account.
Hello, I am starting on a new project and I have been wanted to build like a personal assistant like Jarvis. So I have decided to build it during this challenge. I am currently starting with the most basic thing and will expand on this base. I also like added a password system, so if the user enters the wrong password for 3 times then they will get locked out and the system will close down. ANY SUGGESTIONS ACCEPTED!
I set up the Git and the repository and wrote a simple 6 question quiz app code to start off this challenge. Java was used to create it.