Project Versioning Tracker

Welcome to the PVT – Project Versioning Tracker

This is the home to check the versioning and development status of my many projects.

Last updated: May 23, 2020

Feature support is the period where I will actively add features improving functionality.

General support is where I won’t be adding features, rather making bug fixes and other maintenance so that the project keeps running. After the general support date, I can’t guarantee that the site will work long-term.

Projects under Active development usually don’t have timeframes for Feature/General support. I’ll only put these timeframes when the project is nearing end of life.


CenHud Outage Trends

Language: Python with Flask, HTML, CSS, JavaScript (Full-stack Flask App)

Development Status: Active

Description: Tracking CenHud outage trends over 48 hours.

URL: https://chtrends.owenthe.dev

Open-source status: Licensed under GNU GPLv3. Source code available at the URL. Repo is in sync with the latest code.

 

Latest version: v2.0.3 (released April 2020)


Flight Finder

Language: Python

Development Status: No longer in active development

Description: Finding the best price for a routing of flights between a set of airports

URL: https://gitlab.com/o355/flightfinder

Open-source status: Licensed under GNU GPLv3. Source code available at the URL.

 

Latest version: v1.1.0 (released December 2019)


Easter Bunny Tracker (track.easterbunny.cc)

Language: HTML, CSS, JavaScript

Development Status: Active

Description: Custom Easter Bunny Tracker created in 2019 as a follow-up to the private custom 2018 EBT.

URL: https://track.easterbunny.cc

Source repository: https://gitlab.com/track-easterbunny-cc

Open-source status: Tracker, Geo API, Route Compiler & Twitter Bot all licensed under GNU AGPL v3, available at the link above.

 

Latest version: v4.5.3 (released April 2020)

Next version: Version 5 (releasing early 2021)


Snow Day API

Language: Python with Flask

Development Status: Bug fixes only

Description: Handles the phone functions of the Snow Day SMS Service for my snow day predictor

URL: https://snowdayapi.owenthe.dev

Source repository: https://gitlab.com/o355/snowdayapi

Open-source status: Licensed under the MIT License

 

Latest version: v2.2.1 (Released February 2020)

Feature support ended as of January 2020.

General support until: May 30, 2020


Snow Day Predictor

Language: HTML, CSS, JavaScript

Development Status: Bug fixes only

Description: Main Snow Day Predictor website.

URL: https://owenthe.dev/snowday

Source repository: https://gitlab.com/o355/snowday

Open-source status: Licensed under the MIT License

 

Latest production version: v3.3.0 (released February 2020)

Feature support ended as of March 2020.

General support until: January 2021


Snow Day Dash

Language: HTML, JavaScript

Development Status: Ended

Description: Dashboard to manage subscription to Snow Day SMS Service. Will go into active development once the Snow Day API v2.0.0 is under development

URL: https://owenthe.dev/snowday/dash

Source repository: https://gitlab.com/o355/snowdaydash

Open-source status: Licensed under the MIT License

 

Latest production version: v1.3.5 (released March 2020)

Support ended in April 2020.


Snow Day Tools

Language: HTML, JavaScript

Development Status: Ended

Description: Series of Bootstrap-based tools to manage the Snow Day API.

URL: https://owenthe.dev/snowday/tools

Source repository: https://gitlab.com/o355/snowdaytools

Open-source status: Licensed under the MIT License

 

Latest version: v1.1.0 (released late 2019)


Snow Day Fax

Language: Python

Development Status: Ended

Description: Proof-of-concept script to send faxes of the Snow Day Predictor page via the Twilio Fax API.

Source repository: https://gitlab.com/o355/snowdayfax

Open-source status: Licensed under the MIT License

 

Latest version: v1.0.0


OKToFly

Language: Python

Development Status: Bug fixes only

Description: Check if it’s OK to fly your drone with OKToFly. Development ended due to EBT and Snow Day projects taking over, but it may resume soon.

URL: https://gitlab.com/o355/oktofly

Open-source status: Licensed under GNU GPLv3. Source code available at the URL.

 

Latest version: v1.1.0 (released April 2020)

Feature support ended as of April 2020.

General support ends December 2021.


CollegeSpamChecker

Language: Python

Development Status: Bug fixes only

Description: Tool that uses PrettyTable and IMAP to figure out who’s sending you the most college spam given you manually sort it into a folder. It’s mostly done, and the detailed analysis features have been cancelled.

URL: https://gitlab.com/o355/collegespamchecker

Open-source status: Licensed under GNU GPLv3. Source code available at the URL.

 

Latest version: v1.2.0 (released October 2019)

Feature support ended as of October 2019.

General support ends December 2020.


Portal Bot

Language: Python

Development Status: Ended

Description: Tool that checks college portals automatically via Selenium, and posts screenshots to Slack. Has been open sourced as I have gone past the college application process, and will no longer be actively developed.

URL: https://gitlab.com/o355/portal-bot

Open-source status: Licensed under GNU GPLv3. Source code available at the URL.

 

Latest version: v1.0.0 (released April 2020)


SnowDay-CMS

Language: Python

Development Status: Ended

Description: Small, experimental tool that used BeautifulSoup4 and SFTP as a “CMS” tool to manage the snow day predictor website. Fell out of use as editing source code worked better, but it may return

URL: https://gitlab.com/o355/snowday-cms

Open-source status: Licensed under GNU GPLv3. Source code available at the URL.

 

Latest version: v1.0.1 (released November 2018)


PyWeather

Language: Python

Development Status: Ended

Description: Check the weather in Python using PyWeather. Development is officially complete, and the Git repo has been reverted to v1.0.3.

URL: https://gitlab.com/o355/pyweather

Open-source status: Licensed under GNU GPLv3. Source code available at the URL.

 

Latest WU-based version: v1.0.3 (released February 2019)


PyWeather Archives

Language: HTML

Development Status: Switching over to the WordPress site for hosting

Description: Archive for all the old WU-based versions

URL: https://pwarchives.owenthe.dev

Open-source status: Not open-sourced, but will be when completed.

 

Next version: v1.0.0 (anticipated release 2019)


PIPUpdate

Language: Python

Development Status: Active

Description: Update all your PIP packages in one go.

URL: https://gitlab.com/o355/pipupdate

Open-source status: Licensed under GNU GPLv3. Source code available at the URL.

 

Latest version for pip 10 or higher: v1.3.1 (released September 2019)

Latest version for pip 9 or lower: v1.1.0 (released July 2017)

Next version for pip 9 or lower: v1.1.1 (anticipated release May 2020)


PyTerm

Language: Python

Development Status: Ended

Description: “Terminal Emulator” for Python. Development ended in March 2017. Really my only project that had different release branches, maybe I’ll implement more of that in future projects.

URL: https://gitlab.com/o355/pyterm

Open-source status: Licensed under GNU GPLv3. Source code available at the URL.

 

Latest beta version: v2.0.0 beta 3 (released January 2017)

Latest stable version: v1.14 (released October 2016)

Latest LTS version: v1.15 (released November 2016)


Calcfix

Language: TI-BASIC

Development Status: Ended

Description: Reset your calculator in one go with Calcfix. Also the reset defaults option exists on any TI-calculator. That’s why Calcfix is dead.

URL: https://gitlab.com/o355/calcfix

Open-source status: Licensed under GNU GPLv3. Source code available at the URL.

 

Latest color version: v1.3 (released June 2016)

Latest TI-84PCE version: v1.2 (released May 2016)

Latest TI-84PCSE version: v0.9.3 beta (released June 2016)