Giter Site home page Giter Site logo

fog's People

Contributors

vitorgalvao avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

fog's Issues

Support playthrough

Right now, upon finishing listening to something, nothing happens. At a bare minimum, returning home would be appropriate, but it would be great to support playing through the "next" item. This would allow the support of playlists, which would be fantastic.

Unable to authenticate Overcast.fm Account

Hello, I just downloaded Fog 1.1.0 and installed from the zip file. The app is asking me to authenticate my Overcast.fm account credentials. I enter my username and password, and click on the "Log In" button. The "Log In" button briefly changes colors when clicked, but nothing else happens. It also appears that none of the other buttons work but the text search window will successfully search for new podcasts, but if I try to click on one of those podcasts, nothing happens.

https://www.dropbox.com/s/l001j75g69gd0fg/Screenshot%202016-04-12%2011.18.52.png?dl=0

Any suggestions? Thanks for working on this!

Feature requests: spacebar pause, applescript integration

First, this app is awesome. Thanks for doing this and making publicly available. I was using epichrome a very dumbed down overcast mac app, but this is superior. I have 2 ideas for what I think would be awesome updates.


  1. When the app is foremost/active, being able to press space bar to pause/play.
  2. Allowing applescript to hook into this app so that it could control basic playback (play/pause) via applescript. Allowing for something like:
tell application "System Events"
    set MyList to (name of every process)
end tell
if (MyList contains "Fog") is true then
    tell application "Fog" to playpause
end if

Kudos on shipping this in the first place, it's absolutely awesome.

Can't paste at login screen

I use a password manager and can't paste my password at the login screen. It would be great if that was supported.

Thanks.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.