Did the same as for the NMBS.
CONFIG.js
publictransport.delijnMol = {station: '109991+406796+406795+406792+107606+107604+107605', title: 'Bus station Mol', show_lastupdate:true, provider: 'delijnbe', icon: 'bus', interval: 15, width: 4, results: 10 };
Via the website delijn.be (https://www.delijn.be/nl/zakelijk-aanbod/reisinfo-op-maat/gebruikershandleiding-realtime-haltescherm.html) you can get the numbers of the stops you want to see. Encode them like above with a + sign.
publictransport.zip
This file has the complete code for the NMBS and DeLijn.
Did the same as for the NMBS. CONFIG.js publictransport.delijnMol = {station: '109991+406796+406795+406792+107606+107604+107605', title: 'Bus station Mol', show_lastupdate:true, provider: 'delijnbe', icon: 'bus', interval: 15, width: 4, results: 10 }; Via the website delijn.be (https://www.delijn.be/nl/zakelijk-aanbod/reisinfo-op-maat/gebruikershandleiding-realtime-haltescherm.html) you can get the numbers of the stops you want to see. Encode them like above with a + sign.
publictransport.zip This file has the complete code for the NMBS and DeLijn.
Example screen: