https://github.com/yodalightsabr/projectbook
Projectbook: A project manager for MacOS
https://github.com/yodalightsabr/projectbook
cli cli-tools developer-tools macos project-manager projectbook projects web
Last synced: about 2 months ago
JSON representation
Projectbook: A project manager for MacOS
- Host: GitHub
- URL: https://github.com/yodalightsabr/projectbook
- Owner: YodaLightsabr
- Created: 2022-03-11T06:31:41.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-03-11T23:20:43.000Z (over 4 years ago)
- Last Synced: 2025-04-07T23:26:29.745Z (about 1 year ago)
- Topics: cli, cli-tools, developer-tools, macos, project-manager, projectbook, projects, web
- Language: JavaScript
- Homepage: https://github.com/yodaLightsabr/projectbook
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Projectbook: A project manager for MacOS
I set a goal last year to become more organized with my digital files and projects. The farthest I've gotten is making a folder called "Projects" and putting my projects there. I found that it would take a lot of commands to switch from one project to another, and I'd have to spend time searching through them if I forget what I name the folders. That's what Projectbook is for.
## Planned Features
I'm hoping Projectbook will have:
- Simple commands to create, navigate to, and delete projects
- A web interface for people who aren't that familiar with the command line
- Project metadata, including description, website, remote repository URL, and tags
- Automatic configuration for commands to open your favorite IDE, text editor, or other tool when you start a project
- Date information to help remind you of old projects you might've forgotten about
## Current Features
- Nothing