window.versoly={id:"0a2eab48-7462-4fa4-a594-644e058aa701",url:"https://www.heycli.com/api/event"},!function(e){e.versoly.event=function(t){if(!("visibilityState"in document&&"prerender"===document.visibilityState||/bot|google|baidu|bing|msn|duckduckbot|teoma|slurp|yandex/i.test(navigator.userAgent)||e.phantom||e._nightmare||e.navigator.webdriver||e.Cypress||""===e.location.host)){var n=new XMLHttpRequest;n.open("POST",e.versoly.url,!0),n.setRequestHeader("Content-Type","application/json; charset=UTF-8"),n.send(JSON.stringify({siteId:e.versoly.id,referrer:document.referrer,paramReferrer:"",hostname:e.location.hostname,pathname:e.location.pathname+e.location.search,width:e.innerWidth,height:e.innerHeight,tz:Intl.DateTimeFormat().resolvedOptions().timeZone,…t}))}}}(window),window.versoly.event({name: 'pageview'});
heyCLI
Open navbar menu
HeyCLI
Linux commands in natural lan|
You keep forgetting linux commands? heyCLI can help you by translating natural language to linux commands.
Just use the word hey then describe what you want to do!
We just launched a preview version 🚀 🚀
To try it out, Follow the instructions in the Github repo
Enter your email below to stay up-to-date with new features
Join
We received your message and will contact you back soon.
Error sending please try again
Any question/issue? please email us at: hadiazzouni@heycli.com
Follow me on twitter for timely updates @hadiazouni
© 2022 HeyCLI. All rights reserved.
WebFont.load({google: {families: ['Inter:300,300i,400,500,600,700,800&display=swap']}})
(function() { s=document.createElement("script"); s.src="https://cdnjs.cloudflare.com/ajax/libs/typed.js/2.0.11/typed.min.js"; s.async = false; document.body.appendChild(s); s.onload = () => { document.querySelectorAll('[data-toggle="typed"]').forEach(e => { var t = e.dataset.options; t = t ? JSON.parse(t.split("'").join('"')) : {}; t.strings = [e.innerHTML, …t.strings] e.innerHTML = '' new Typed(e, { typeSpeed: 100, backSpeed: 50, startDelay: 500, backDelay: 1000, loop: true, …t