Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 12 days 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 (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-03-11T23:20:43.000Z (almost 3 years ago)
- Last Synced: 2024-11-03T21:26:06.648Z (2 months 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