My personal terminal styled stat page, powered by Next.js. Based on Cveinnt's LiveTerm
- change of all the links ascii art etc.
- added commands:
- calculate - simple calculator (usage: calculate 1+2)
- encrypt - decrypts string given as first argument with key number given in second argument (usage: encrypt blizgrieg 4)
- decrypt - encrypts string given as first argument with key number given in second argument (usage: decrypt fpmdovmik 4)
- joke (usage:joke)
- maps - opens google maps from given location (usage: maps helsinki)
- timer - starts timer on TickCounter (usage:timer 60)
- wolfram - opens wolframalpha website with given argument (usage: wolfram gallium)
- ylehaku - makes a seach in yle website with given argument(usage: ylehaku hinku ja vinku)
- temperature (usage: temperature helsinki)
- news (usage: news) backend
Based on Cveinnt's LiveTerm That is based on M4TT72's awesome Terminal.
