You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
nws is a command-line utility written in C++ that replaces whitespaces with hyphens in filenames. It can process either a single file or all files in a directory (with optional file extension filtering).
This project aims to provide a convenient solution for managing tasks through a simple console-based interface, allowing users to add, view, mark as completed, and remove tasks from their to-do list.