TamoStudy is a productivity work and study timer that implements a fun, virtual pet to help you stay driven to focus.
TamoStudy is a free, open source work and study timer designed to enhance productivity, incorporating an enjoyable virtual pet to motivate users to concentrate on their tasks. Programmed utilizing Java 8, development for this application began in January of 2021. As of February 2024, this application will be marked in a completed state. I currently have no plans to continue development of this application.
An improved program launcher. Allows the user to select either local study and the soon-to-be-developed online study.
Global settings can be change using the cog at the top-right including resetting the default profile, setting the global language, and to receive update notifications. Global settings and profile information is stored onto the users drive under Documents/TamoStudy
in the respective dailyfocus
, globalSettings
, monthfocus
and profiles
files. For the Stream version of TamoStudy, settings are stored in Documents/TamoStudyStream
with a settings
file. JSON loading is done using the JSON-simple library.
Simple, customizable countdown timers for deep focus work.
Note
Selecting the ‘Peaceful’ difficulty will allow you to ‘pause’ the timer during focus sessions. This is shown in the Pomodoro image below. If you select any other difficulty, you will not get this option, as shown in the remaining timer images.
Upon completing focus sessions, you will receive Tamo Tokens! With Tamo Tokens, you can purchase food for your virtual pet and additional customization! To keep your Tamo happy, you must complete your desired focus sessions!
Meet Kath, the owner of the TamoStudy shop! Kath provides the user access to food to feed their tamo as well as backgrounds and borders for customization!
The user’s inventory allows for items to be stored and used when the user desires. The user can utilize the “Select” button next to the background of their choice to apply the background to their Tamo! If the user selects a food item, they can utilize the “Feed” button to feed the Tamo. This view also allows the user to read up on the items they have in their inventory.
This implementation utilizes the DiscordRPC JAR. Discord Rich Presence is only supported on Windows devices. Development in the future will be explored so that macOS devices are supported.
Supported Operating Systems
TamoStudy has been tested on the following operating systems:
Java Runtime Environment
TamoStudy was developed utilizing the Java programming language. An installation of the Java Runtime Environment is required to run Java applications. TamoStudy runs on Java 8. A download for Java can be found here.
To download TamoStudy, read through the download page here and select the proper TamoStudy file to download corresponding to your operating system from this page. This file contains the entire application and can be opened utilizing the Java Runtime Environment.
Windows
TamoStudy.exe
file.Mac OS
TamoStudy.MacOS.zip
file.Linux
TamoStudy.JAR
file (which Windows & MacOS can both utilize as well if they choose to).I wanted a way to record the amount of time I spent focused every day. At the time, I was cleaning through my room and found my Tamagotchi that I used to play with when I was very young. I thought that implementing a Tamagotchi-like pet into a focus timer would be a good idea. The more I focus and get my work done, the more upgrades and new things I can do with the virtual pet (in my project, it’s called a Tamo).
Project plans to include a GUI in which a user can create a username and password along with give a name for their Tamo. The user can re-load this information so they can load where they left off in their studies. (Keeping the total amount of time they have focused, and their previous Tamo alive)
The Focus GUI will have a set timer (minutes and seconds) the user can choose. When the user begins the Focus session, the timer will count down (this is the time where the user will work). After the timer is up, the session will be completed, and the Tamo will gain experience and happiness, and the user will gain money.
Thank you for everyone that has created a pull request to support the development of TamoStudy!
And everyone else that has contributed outside of GitHub pull requests!
TamoStudy was created on January 30th, 2021 as a personal and free app! • Developed by narlock
TamoStudy software applications reached over 1,000 total downloads on August 29th, 2022