https://github.com/ctrly4sh/dev-symphony
another empty project with a good idea
https://github.com/ctrly4sh/dev-symphony
Last synced: about 1 year ago
JSON representation
another empty project with a good idea
- Host: GitHub
- URL: https://github.com/ctrly4sh/dev-symphony
- Owner: ctrly4sh
- License: apache-2.0
- Created: 2024-11-20T09:10:16.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-23T18:25:33.000Z (over 1 year ago)
- Last Synced: 2025-02-04T22:14:56.423Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 59.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Dev Symphony 🎵
## Features ✨
Language Tracking: Automatically detects the programming languages you're working with.
Time Analytics: Provides detailed daily and weekly statistics.
Status Bar Integration: Displays your active coding time right in the VS Code status bar.
Productivity Insights: Understand your coding habits to improve workflow efficiency.
## Installation 📥
1. Open VS Code.
2. Go to the Extensions Marketplace (`Ctrl+Shift+X` or `Cmd+Shift+X`).
3. Search for `Dev Symphony` and click Install.
4. Reload the editor if prompted.
## Usage 🚀
1. Start coding in any language – the extension automatically tracks your activity.
2. View real-time tracking in the status bar.
3. Access detailed statistics:
- Open the Command Palette (`Ctrl+Shift+P` or `Cmd+Shift+P`).
- Search for `Dev Symphony: Show Statistics`.
## Settings ⚙️
Customize your tracking experience by modifying these settings in the VS Code settings panel:
| Setting | Description | Default |
| `devSymphony.enableTracking` | Enable or disable time tracking | `true` |
| `devSymphony.trackInterval` | Time interval for tracking in minutes | `1` |
## Contributing 🤝
This project is open source, and contributions are highly appreciated! Here's how you can get involved:
1. Fork the repository.
2. Create a new branch (`git checkout -b feature/my-feature`).
3. Commit your changes (`git commit -m 'Add some feature'`).
4. Push to the branch (`git push origin feature/my-feature`).
5. Open a pull request.
Refer to the [CONTRIBUTING.md](CONTRIBUTING.md) for detailed guidelines.
## License 📝
This project is licensed under the [MIT License](LICENSE). Feel free to use, modify, and distribute it.
## Acknowledgements 💖
This project is open source , contributions are appreciated !!
## Future Plans 🚧
- Add customizable reminders for better productivity.
- Integrate a music player for an enhanced coding experience.
- Provide monthly analytics and detailed graphs.
Made with ❤️ by [ctrly4sh](https://github.com/ctrly4sh).