Skip to content

Releases: tilltmk/automated-documentation

Release Version 2.0

03 May 02:10
aa50ecb
Compare
Choose a tag to compare

🚀 Release Notes v1.0.0

✨ New Features:

  • 📸 Automatic screenshot capture for active windows
  • 📋 Clipboard monitoring and logging
  • ⌨️ Typed text logging
  • 🌐 URL archiving for recognized browser windows
  • 🧠 Integration with Ollama AI for activity analysis

🔄 Improvements:

  • 🌐 Cross-platform support for Windows and Linux
  • 🎨 Improved user interface with customtkinter
  • ⚡ Optimized performance and reduced CPU usage
  • 📝 Markdown logging for better readability

🐛 Bug Fixes:

  • 🖥️ Fixed active window detection issues on Linux
  • 📋 Resolved clipboard monitoring inconsistencies

📖 Documentation:

  • 📚 Updated README with installation and usage instructions
  • 🌐 Added comments and docstrings for better code understanding

🙌 Special Thanks:

  • 🧑‍💻 Contributors for their valuable input and bug reports
  • 🌐 Open-source communities for the amazing libraries used

📦 Installation:

pip install customtkinter keyboard clipboard pyscreenshot pygetwindow mss ollama


🚀 Get started with the new Activity Monitor today! Provide feedback and report any issues on our GitHub repository.

First Linux Release! 🥳

25 Apr 21:39
265a310
Compare
Choose a tag to compare

Automated Documentation V2

My first Linux Package Release.

What's Changed

  • adding features described in roadmap by @tilltmk in #2

New Contributors

Full Changelog: Release...ReleaseV2

V1.0

25 Apr 08:17
7bc52ce
Compare
Choose a tag to compare

First Release!