Skip to content

topeterk/CodePortingTracker

Repository files navigation

CodePortingTracker

You are a software developer and you are facing one of those problems, then this tool may help you:

  • You want to recreate source code using a different language
  • Source code is poorly readable and you are going to rewrite the code
  • You are moving from one software framework to another
  • Your source code needs to use a different API and must be modified

How can this tool help me?

  1. 🆕 Create a single XML file for your project you want to update/port anywhere on your computer.
  2. 📂 Add all files which has to be recreated and must be tracked by this tool.
  3. 🔁 as long as lines of codes are not marked as done..
  • 📄 Open the file(s) you want to start/continue porting.
  • ✏️ (Suggestion) Mark all lines of code you are going to rewrite/port/update.. as in progress.
  • ✔️ When the new software supports a specific portion of the original source code, simply mark it as done.
  1. ✅ The whole functionality was completely ported. Enjoy the safety that not a single line of code was missed.

Get the software

All available releases can be found at the Releases page on GitHub.

Systemrequirements

.Net Framework 4.5

Front-End

Please visit the Wiki pages for some screenshots.

Anything is missing, something is annoying/can be improved or you just found a bug?

Message me via GitHub / e-mail or simply open an issue and I will try to help you out.

Praise the sun! ☀️ . . . 🔥 . . . 🏃 💨

About

Tracks the process of porting existing code to completely new written code

Resources

License

Stars

Watchers

Forks

Packages

No packages published