Skip to content

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

TempTasks is a simple, fast and easy to learn desktop app for temporary tasks. It is a scratchpad — everything lives in memory only, nothing is written to disk, and every session starts clean.

Features

  • Multi groups — create, rename and delete task groups, switch between them with tabs.
  • Edit — check tasks off, double-click any task to edit it in place.
  • Your task, you color — customize the theme color from the Options window, applied live to every window.

How to install and use

  1. Ensure you have Node.js installed (v20+).
  2. Run git clone https://github.com/tsuchipls/TempTasks.git.
  3. Install dependencies with npm install.
  4. Start the app with npm run start.

You can also run npm run build to have the installer create a desktop shortcut for you and launch the app.

Temporary by design

TempTasks does not save anything:

  • No storage file, no auto-save, no export — tasks and groups only live in memory for the current session.
  • Closing the app clears everything, so every launch starts from a clean slate.
  • Use it as a scratchpad; copy anything you want to keep elsewhere before closing.

About

🚀Esta aplicación fue creada con la sencilla razón de guardar tareas temporales, su diseño es tan sencillo como rápido y fácil de aprender.

Topics

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Used by

Contributors

Languages